We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae011ec commit b08b3cdCopy full SHA for b08b3cd
1 file changed
requirements-dev-gpu.txt
@@ -0,0 +1,27 @@
1
+numpy>=2.0.0
2
+scipy>=1.13.0
3
+cupy-cuda12x
4
+torch<2.11.0
5
+numba
6
+sympy
7
+astra-toolbox>=2.3.0
8
+matplotlib
9
+ipython
10
+pytest
11
+pytest-runner
12
+setuptools_scm
13
+docutils<0.18
14
+Sphinx
15
+pooch
16
+pydata-sphinx-theme
17
+sphinx-gallery
18
+sphinxemoji
19
+numpydoc
20
+nbsphinx
21
+image
22
+pre-commit
23
+autopep8
24
+isort
25
+black
26
+flake8
27
+mypy
0 commit comments