We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db3a58 commit 9593559Copy full SHA for 9593559
environment.yml
@@ -27,3 +27,4 @@ dependencies:
27
- jupyterlab-myst>=2.0.0
28
- myst-nb>=1.0.0
29
- polars>=1.14.0
30
+ - numba-cuda>=0.24.0
pyproject.toml
@@ -88,6 +88,7 @@ pip = "*"
88
lxml = "*"
89
fftw = "*"
90
pyfftw = "*"
91
+numba-cuda = "*"
92
# readthedocs
93
sphinx = ">=3.5.3"
94
pydata-sphinx-theme = "*"
0 commit comments