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

Split MIRK methods into subpackage #213

Merged
merged 20 commits into from
Sep 24, 2024
Merged

Commits on Sep 17, 2024

  1. Split MIRK methods into subpacakge

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    262c10a View commit details
    Browse the repository at this point in the history
  2. Skip MISC tests for now

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f5f9a29 View commit details
    Browse the repository at this point in the history
  3. Incorrect Pkg usage

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    eccd581 View commit details
    Browse the repository at this point in the history
  4. Incorrect Pkg usage

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b446361 View commit details
    Browse the repository at this point in the history
  5. Fix incorrect packages usages

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c5cf8bf View commit details
    Browse the repository at this point in the history
  6. move solve to correct place

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dc37d1d View commit details
    Browse the repository at this point in the history
  7. format

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0e9fed7 View commit details
    Browse the repository at this point in the history
  8. Fix MIRK testings

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    52176cb View commit details
    Browse the repository at this point in the history
  9. Remember to reexport

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f018aa6 View commit details
    Browse the repository at this point in the history
  10. test activating MIRK env

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    47f10d1 View commit details
    Browse the repository at this point in the history
  11. Fix incorrect usage of BVPJacobianAlgorithm

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5b04003 View commit details
    Browse the repository at this point in the history
  12. format

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3dc5878 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix JET tests failing

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    99a2551 View commit details
    Browse the repository at this point in the history
  2. Add OrdinaryDiffEq in test compat

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3e612f1 View commit details
    Browse the repository at this point in the history
  3. Refactor FIRK

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    82ce197 View commit details
    Browse the repository at this point in the history
  4. Fix nested FIRK methods

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9cd7d77 View commit details
    Browse the repository at this point in the history
  5. don't forget misc tests

    Signed-off-by: ErikQQY <2283984853@qq.com>
    ErikQQY committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a26313c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. update docstrings

    Signed-off-by: Qingyu Qu <2283984853@qq.com>
    ErikQQY committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b9fe0d0 View commit details
    Browse the repository at this point in the history
  2. add License

    Signed-off-by: Qingyu Qu <2283984853@qq.com>
    ErikQQY committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0a54c63 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. doesnt need Pkg as deps

    Signed-off-by: Qingyu Qu <2283984853@qq.com>
    ErikQQY committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    eb623ae View commit details
    Browse the repository at this point in the history