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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accelerate code via Numba #18

Open
jorgepiloto opened this issue May 18, 2021 · 2 comments
Open

Accelerate code via Numba #18

jorgepiloto opened this issue May 18, 2021 · 2 comments
Labels
enhancement General improvements to existing features
Milestone

Comments

@jorgepiloto
Copy link
Owner

馃捇 Feature request: Numba acceleration

What else can be said? At the moment, the package does not provide a Numba accelerated code because although useful, it can become tricky for particular type sets and a very quick development was required for version 0.1. Anyway, hope this to change in the next version, 0.2.

@jorgepiloto jorgepiloto added the enhancement General improvements to existing features label May 18, 2021
@jorgepiloto jorgepiloto added this to the 0.2 milestone May 18, 2021
@jorgepiloto
Copy link
Owner Author

The Numba decorator @vectorize will probably speed up the plotters process and simplify a bunch of lines of code.

@jorgepiloto
Copy link
Owner Author

I got to busy implementing other solvers that I forgot about this. Postponing...

@jorgepiloto jorgepiloto modified the milestones: 0.2, 0.3 Sep 6, 2021
@jorgepiloto jorgepiloto pinned this issue Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General improvements to existing features
Projects
None yet
Development

No branches or pull requests

1 participant