-
Notifications
You must be signed in to change notification settings - Fork 102
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
Implement the IAS15 integrator #637
Comments
Hi, Thanks for the suggestion and especially for the offer to help! This has been on the galpy to-do list for a long time, so it would be great to add this! Few comments:
|
Yes, I followed the original Everhart paper and I don't believe the sample Fortran code at the end is under any license. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If the issue has been resolved since the last activity, please close the issue. Thank you for your contributions. |
Description
Add the integrator described in https://arxiv.org/abs/1409.4779 and widely used in other software libraries.
I would like to pick this up if nobody is currently working on it. I have an implementation in C of the original Everhart algorithm (RADAU) and should be just a few additions to my current code for IAS15.
Additional context
The text was updated successfully, but these errors were encountered: