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

Speed up root calculation #29

Open
PhilippSchuette opened this issue Apr 24, 2023 · 0 comments
Open

Speed up root calculation #29

PhilippSchuette opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels
enhancement Enhance an existing feature

Comments

@PhilippSchuette
Copy link
Member

At this point at least the SimpleArgument and SimpleArgumentNewton algorithms as well as the SummationEstimator and QuadratureEstimator argument estimators have reached a decent level of maturity. It might be worthwhile (after profiling, of course) to get some easy wins in terms of runtime with e.g. just-in-time compilation.

@PhilippSchuette PhilippSchuette added the enhancement Enhance an existing feature label Apr 24, 2023
@PhilippSchuette PhilippSchuette added this to the Release v1.0.0 milestone Apr 24, 2023
@PhilippSchuette PhilippSchuette self-assigned this Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhance an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant