We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there any interest in extending this crate to use other algorithms?
For example, it could be worth porting some algorithms from the GNU Scientific Library.
Even providing a simple adaptive Simpson's rule could be interesting (especially for benchmarking purposes).
The text was updated successfully, but these errors were encountered:
I would love to see PRs adding additional algorithms! Unfortunately I don't have spare Cycles to work on this project at the moment.
Sorry, something went wrong.
No branches or pull requests
Is there any interest in extending this crate to use other algorithms?
For example, it could be worth porting some algorithms from the GNU Scientific Library.
Even providing a simple adaptive Simpson's rule could be interesting (especially for benchmarking purposes).
The text was updated successfully, but these errors were encountered: