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

optimize w/ Numba #15

Open
7yl4r opened this issue Jul 18, 2019 · 0 comments
Open

optimize w/ Numba #15

7yl4r opened this issue Jul 18, 2019 · 0 comments

Comments

@7yl4r
Copy link
Member

7yl4r commented Jul 18, 2019

Suggested by John David:

I found that with just a little work using python's Numba to get from 3x to 50x speedup on the base implementation.

At a quick glance it looks like it may be quite easy to use with the remaining unoptomized parts of our script.
Namely that big "running DT" for j & for k loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant