Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

[WIP] Implementing higher order RK methods #41

Merged
merged 4 commits into from
Jun 25, 2014
Merged

[WIP] Implementing higher order RK methods #41

merged 4 commits into from
Jun 25, 2014

Conversation

berceanu
Copy link
Contributor

I just added the Fehlberg coefficients for the 7(8) adaptive step RK method. Passing all tests.

@berceanu berceanu mentioned this pull request Jun 24, 2014
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling acfc57c on berceanu:oderkf into * on JuliaLang:master*.

@tomasaschan
Copy link
Contributor

This looks great to me! Thanks a lot for a good contribution!

I'll wait for a little while to see if anyone else has any opinions about this, but this looks good to merge to me.

@acroy
Copy link
Contributor

acroy commented Jun 24, 2014

@berceanu Thanks for looking into this!

IMO this looks good ... (might need squashing?)

tomasaschan pushed a commit that referenced this pull request Jun 25, 2014
Fehlberg coefficients for 7(8)th order RK
@tomasaschan tomasaschan merged commit adde9b1 into SciML:master Jun 25, 2014
@tomasaschan
Copy link
Contributor

@acroy I don't think there's much use in nitpicking with history re-writes here - the commits are clean and topical enough to make it quite easy to follow, IMO. So I'll just go ahead and merge it.

@berceanu Thanks a lot for a nice contribution to the package!

@berceanu berceanu deleted the oderkf branch June 25, 2014 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants