文件名称:master-thesis
文件大小:833KB
文件格式:ZIP
更新时间:2024-05-02 20:18:25
JupyterNotebook
适用于IBM Qiskit的Shor算法 TODO说明 安装 克隆存储库。 git clone https://github.com/TODO.git 输入项目目录。 cd TODO 创建并激活虚拟环境。 python3 -m venv venv source venv/bin/activate 安装要求。 pip install -r requirements.txt 用法 TODO用法 执照 去做
【文件预览】:
master-thesis-main
----tests()
--------test_double_controlled_comparator.py(2KB)
--------test_adder.py(752B)
--------gate_test.py(2KB)
--------gate_tests()
--------__init__.py(0B)
--------test_cccx.py(384B)
--------test_controlled_carry.py(2KB)
--------gate_experiment.py(2KB)
--------test_controlled_comparator.py(2KB)
--------gate_experiments()
--------test_comparator.py(2KB)
--------test_double_controlled_carry.py(2KB)
--------test_carry.py(2KB)
--------test_controlled_adder.py(2KB)
----.idea()
--------misc.xml(185B)
--------vcs.xml(180B)
--------.name(13B)
--------modules.xml(278B)
--------.gitignore(176B)
--------master-thesis.iml(551B)
----requirements.txt(46B)
----.gitignore(73B)
----README.md(404B)
----gates()
--------cccx.py(592B)
--------carry.py(4KB)
--------comparator.py(2KB)
--------__init__.py(0B)
--------adder.py(3KB)
----utils()
--------circuit_creation.py(286B)
--------bits.py(310B)
--------typing_.py(257B)
--------__init__.py(0B)
----notebooks()
--------08-adder.ipynb(114KB)
--------07-double-controlled-comparator.ipynb(137KB)
--------archive()
--------01-cccx.ipynb(62KB)
--------09-controlled-adder.ipynb(137KB)
--------03-controlled-carry.ipynb(121KB)
--------05-comparator.ipynb(93KB)
--------06-controlled-comparator.ipynb(115KB)
--------04-double-controlled-carry.ipynb(144KB)
--------02-carry.ipynb(130KB)