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

Fix RK4 implementation errors #4

Merged
merged 4 commits into from Jan 18, 2017
Merged

Fix RK4 implementation errors #4

merged 4 commits into from Jan 18, 2017

Conversation

ChristopherRabotin
Copy link
Owner

@ChristopherRabotin ChristopherRabotin commented Jan 18, 2017

WARNING: Introduces API breaking changes (cf. integrator.go).

Added a number of tests as well.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 98.235% when pulling fc9651b on issue-3 into e5144d7 on master.

@ChristopherRabotin
Copy link
Owner Author

@coveralls says BS as it reports that all relevant lines of rk4.go are covered, just as go test -v -cover reports.

@ChristopherRabotin ChristopherRabotin merged commit 0502445 into master Jan 18, 2017
@ChristopherRabotin ChristopherRabotin deleted the issue-3 branch January 18, 2017 01:29
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

Successfully merging this pull request may close these issues.

None yet

2 participants