1 Star 0 Fork 0

wyxaihjr/mahout

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 417 Bytes
一键复制 编辑 原始数据 按行查看 历史
[tool.poetry]
name = "qumat"
version = "0.0.1"
description = "A library for composing quantum machine learning."
authors = ["Apache Mahout"]
license = "ASFv2"
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.9"
qiskit = "^0.45.1"
qiskit-aer = "^0.13.2"
cirq = "^1.3.0"
[tool.poetry.dev-dependencies]
pytest = "^8.1.1"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wyxaihjr/mahout.git
git@gitee.com:wyxaihjr/mahout.git
wyxaihjr
mahout
mahout
main

搜索帮助