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

[WIP]Implemented two step explicit RK method #1120

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 22, 2020

  1. First Try

    Ojasv Kamal committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    3082abb View commit details
    Browse the repository at this point in the history
  2. Added weights

    Ojasv Kamal committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    fb05d84 View commit details
    Browse the repository at this point in the history
  3. Completed the cache

    Ojasv Kamal committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    baa2dde View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Changed the tolerence slightly for tests to pass

    Ojasv Kamal committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    925c48f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Two step out of place method implemented(WIP)

    Ojasv Kamal committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    c9fb771 View commit details
    Browse the repository at this point in the history