-
Notifications
You must be signed in to change notification settings - Fork 340
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Numba as a dependency (#2841)
* Remove Numba as a dependency * Continue removing Numba * Remove global substitution for |Numba| * Continue removing Numba * Remove check against py_func * Edit changelog: 2841.internal.rst * nox -s requirements
- Loading branch information
Showing
31 changed files
with
270 additions
and
384 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Removed Numba as a project dependency. Consequently, `~plasmapy.formulary.frequencies.plasma_frequency_lite` and `~plasmapy.formulary.speeds.thermal_speed_lite` are no longer just-in-time compiled by Numba. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.