提交 652e6e4a authored 作者: Brandon T. Willard's avatar Brandon T. Willard 提交者: Brandon T. Willard

Update Conda environment.yml

上级 d4fe4c3f
...@@ -9,11 +9,13 @@ channels: ...@@ -9,11 +9,13 @@ channels:
dependencies: dependencies:
- python - python
- compilers - compilers
- numpy>=1.17.0
- scipy>=0.14
- filelock - filelock
- cython - etuples
- numpy - logical-unification
- scipy - miniKanren
- sympy - cons
# Intel BLAS # Intel BLAS
- mkl - mkl
- mkl-service - mkl-service
...@@ -46,3 +48,6 @@ dependencies: ...@@ -46,3 +48,6 @@ dependencies:
# developer tools # developer tools
- pre-commit - pre-commit
- packaging - packaging
# optional
- sympy
- cython
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论