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

Add tableaus #28

Closed
ChrisRackauckas opened this issue Jul 31, 2016 · 4 comments
Closed

Add tableaus #28

ChrisRackauckas opened this issue Jul 31, 2016 · 4 comments

Comments

@ChrisRackauckas
Copy link
Member

ChrisRackauckas commented Jul 31, 2016

This would be a really easy but nice contribution! See https://github.com/ChrisRackauckas/DifferentialEquations.jl/blob/master/src/ode/ode_tableaus.jl for the current tableaus.

@ChrisRackauckas ChrisRackauckas changed the title Add the tableaus for Verner's Methods Add the tableaus Aug 2, 2016
@ChrisRackauckas ChrisRackauckas changed the title Add the tableaus Add tableaus Aug 2, 2016
@ChrisRackauckas
Copy link
Member Author

Tons of methods:

http://www.peterstone.name/Maplepgs/RKcoeff.html

@ChrisRackauckas
Copy link
Member Author

ChrisRackauckas commented Aug 18, 2016

New list: Fully optimize versions of:

  • Order 2/3 Bogacki-Shampine
  • Tsitouras 4/5 and Bogacki-Shampine 4/5
  • Verner "most efficient" 6
  • Tanaka-Yamashita 7
  • DP853 and Tsitouras-Papakostas 8
  • Verner most efficient 9

@ChrisRackauckas
Copy link
Member Author

Tableaus have been added. Optimized RK methods will be another issue.

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

No branches or pull requests

1 participant