Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Quantum Tinkerer
research-docker
Commits
4c63a208
Commit
4c63a208
authored
Jun 10, 2022
by
Anton Akhmerov
Browse files
upgrade numpy to 1.22, temporarily disable numba
parent
a682e5b4
Pipeline
#111150
passed with stages
in 70 minutes and 11 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
main_image/python3.yml
View file @
4c63a208
...
...
@@ -4,7 +4,7 @@ channels:
dependencies
:
# general numerics (version pinned)
-
python=3.10*
-
numpy=1.2
1
*
-
numpy=1.2
2
*
-
scipy=1.8*
-
kwant>=1.4.3
-
cython=0.29*
...
...
@@ -63,7 +63,8 @@ dependencies:
-
feedparser
-
ffmpeg
-
git
-
numba
# Restore numba once 0.55.2 is out https://github.com/conda-forge/numba-feedstock/pull/93
# - numba
-
pandas
-
pandoc
-
pip
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment