1 Star 0 Fork 1

周治国/ThinkDSP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pyproject.toml 389 Bytes
一键复制 编辑 原始数据 按行查看 历史
Roland Siegbert 提交于 2020-11-25 12:01 . Add pyproject to setup project
[tool.poetry]
name = "thinkdsp"
version = "0.1.0"
description = ""
authors = ["Allen Downey <allen.downey@olin.edu>"]
[tool.poetry.dependencies]
python = "^3.8"
jupyter = "^1.0.0"
numpy = "^1.19.4"
matplotlib = "^3.3.3"
seaborn = "^0.11.0"
pandas = "^1.1.4"
scipy = "^1.5.4"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/spaitlab_0/ThinkDSP.git
git@gitee.com:spaitlab_0/ThinkDSP.git
spaitlab_0
ThinkDSP
ThinkDSP
master

搜索帮助