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

Numba specialist to Examine how to JIT Optimisers #62

Open
domokane opened this issue Jan 10, 2021 · 0 comments
Open

Numba specialist to Examine how to JIT Optimisers #62

domokane opened this issue Jan 10, 2021 · 0 comments

Comments

@domokane
Copy link
Owner

Scipy optimisers are used in a number of locations. However it is not been possible to Numba the objection functions.
I have rewritten the optimisers in FinSolver but there are problems using njit
The aim here is to

  1. Numba the optimisers
  2. Numba the objective function
  3. Amend all functions that use Scipy to use FinSolver to use the Numba versions

Overall aim is to make these functions as fast as possible.

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