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

Addition of a Runge-Kutta version #24

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    bc4756f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    c48c45d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    dc5fbec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8fad64 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Fix RK45 to pass low tolerance test.

    Return also the vector of evaluation times for consistency.
    tbridel committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3e85412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e85a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1506381 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    739d930 View commit details
    Browse the repository at this point in the history