3 Star 2 Fork 1

Quingo/SymQC

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 684 Bytes
一键复制 编辑 原始数据 按行查看 历史
刘定东 提交于 2024-07-22 11:28 +08:00 . 🦄 refactor: res formatter.
[metadata]
name = symqc
version = 1.1.2
author = V♂n
author_email = huangzixiao@nudt.edu.cn
use_2to3 = False
description = Symbolic Quantum Computing Simulator
long_description = file: README.md
long_description_content_type = text/markdown
url = https://gitee.com/quingo/SymQc
project_urls =
Bug Tracker = https://gitee.com/quingo/SymQc/issues
classifiers =
Programming Language :: Python :: 3 :: Only
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
[options]
package_dir =
= src
packages = find:
python_requires = >=3.8
install_requires =
sympy
ply
numpy
[options.packages.find]
where = src
[egg_info]
tag_build =
tag_date = 0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/quingo/SymQC.git
git@gitee.com:quingo/SymQC.git
quingo
SymQC
SymQC
master

搜索帮助