Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Numba as a dependency #2841

Merged
merged 8 commits into from
Sep 9, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Remove Numba as a dependency
  • Loading branch information
namurphy committed Aug 28, 2024
commit b9fcd3d05a97ce8f2866098e2ef0425b287aa15b
7 changes: 1 addition & 6 deletions ci_requirements/all-3.12-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,6 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -213,17 +211,14 @@ nodeenv==1.9.1
# via pre-commit
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
7 changes: 1 addition & 6 deletions ci_requirements/all-3.12-macos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -215,17 +213,14 @@ nodeenv==1.9.1
# via pre-commit
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
7 changes: 1 addition & 6 deletions ci_requirements/all-3.12-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -221,17 +219,14 @@ nodeenv==1.9.1
# via pre-commit
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
7 changes: 1 addition & 6 deletions ci_requirements/docs-3.12-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -194,17 +192,14 @@ nest-asyncio==1.6.0
# via ipykernel
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
7 changes: 1 addition & 6 deletions ci_requirements/docs-3.12-macos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -196,17 +194,14 @@ nest-asyncio==1.6.0
# via ipykernel
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
7 changes: 1 addition & 6 deletions ci_requirements/docs-3.12-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -201,17 +199,14 @@ nest-asyncio==1.6.0
# via ipykernel
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
5 changes: 0 additions & 5 deletions ci_requirements/tests-3.10-linux-lowest-direct.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.5
# via matplotlib
llvmlite==0.40.1
# via numba
lmfit==1.1.0
# via plasmapy (pyproject.toml)
lxml==5.3.0
Expand Down Expand Up @@ -180,8 +178,6 @@ notebook-shim==0.2.4
# via nbclassic
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.57.0
# via plasmapy (pyproject.toml)
numpy==1.24.0
# via
# plasmapy (pyproject.toml)
Expand All @@ -190,7 +186,6 @@ numpy==1.24.0
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
7 changes: 1 addition & 6 deletions ci_requirements/tests-3.10-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ jupyterlab-widgets==3.0.13
# via ipywidgets
kiwisolver==1.4.5
# via matplotlib
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -190,17 +188,14 @@ nodeenv==1.9.1
# via pre-commit
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
5 changes: 0 additions & 5 deletions ci_requirements/tests-3.10-macos-lowest-direct.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.5
# via matplotlib
llvmlite==0.40.1
# via numba
lmfit==1.1.0
# via plasmapy (pyproject.toml)
lxml==5.3.0
Expand Down Expand Up @@ -182,8 +180,6 @@ notebook-shim==0.2.4
# via nbclassic
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.57.0
# via plasmapy (pyproject.toml)
numpy==1.24.0
# via
# plasmapy (pyproject.toml)
Expand All @@ -192,7 +188,6 @@ numpy==1.24.0
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
7 changes: 1 addition & 6 deletions ci_requirements/tests-3.10-macos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ jupyterlab-widgets==3.0.13
# via ipywidgets
kiwisolver==1.4.5
# via matplotlib
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -192,17 +190,14 @@ nodeenv==1.9.1
# via pre-commit
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
5 changes: 0 additions & 5 deletions ci_requirements/tests-3.10-windows-lowest-direct.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.5
# via matplotlib
llvmlite==0.40.1
# via numba
lmfit==1.1.0
# via plasmapy (pyproject.toml)
lxml==5.3.0
Expand Down Expand Up @@ -186,8 +184,6 @@ notebook-shim==0.2.4
# via nbclassic
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.57.0
# via plasmapy (pyproject.toml)
numpy==1.24.0
# via
# plasmapy (pyproject.toml)
Expand All @@ -196,7 +192,6 @@ numpy==1.24.0
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
7 changes: 1 addition & 6 deletions ci_requirements/tests-3.10-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ jupyterlab-widgets==3.0.13
# via ipywidgets
kiwisolver==1.4.5
# via matplotlib
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -196,17 +194,14 @@ nodeenv==1.9.1
# via pre-commit
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
7 changes: 1 addition & 6 deletions ci_requirements/tests-3.11-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ jupyterlab-widgets==3.0.13
# via ipywidgets
kiwisolver==1.4.5
# via matplotlib
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -184,17 +182,14 @@ nodeenv==1.9.1
# via pre-commit
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
7 changes: 1 addition & 6 deletions ci_requirements/tests-3.11-macos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@ jupyterlab-widgets==3.0.13
# via ipywidgets
kiwisolver==1.4.5
# via matplotlib
llvmlite==0.43.0
# via numba
lmfit==1.3.2
# via plasmapy (pyproject.toml)
markupsafe==2.1.5
Expand Down Expand Up @@ -186,17 +184,14 @@ nodeenv==1.9.1
# via pre-commit
nox==2024.4.15
# via plasmapy (pyproject.toml)
numba==0.60.0
# via plasmapy (pyproject.toml)
numpy==2.0.2
numpy==2.1.0
# via
# plasmapy (pyproject.toml)
# astropy
# contourpy
# h5py
# lmfit
# matplotlib
# numba
# pandas
# pyerfa
# scipy
Expand Down
Loading