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

Towards a cleaner and more maintainable internals of NonlinearSolve.jl #203

Merged
merged 19 commits into from
Sep 21, 2023

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    8869f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe75e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 11, 2023

  1. Finish TrustRegion tests

    avik-pal committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5963ec9 View commit details
    Browse the repository at this point in the history
  2. Finalize tests

    avik-pal committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    eb3a6ff View commit details
    Browse the repository at this point in the history
  3. Formatting

    avik-pal committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    78beabe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd66ce1 View commit details
    Browse the repository at this point in the history
  5. Update docs compat

    avik-pal committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    47135d4 View commit details
    Browse the repository at this point in the history
  6. Fix forward AD

    avik-pal committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5e7bafc View commit details
    Browse the repository at this point in the history
  7. Non allocating for scalars

    avik-pal committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a9fc4b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    85f7449 View commit details
    Browse the repository at this point in the history
  2. Ignore SVector for 1.6

    avik-pal committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f7e29aa View commit details
    Browse the repository at this point in the history
  3. Bump compat entries

    avik-pal committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6307028 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Fix jac prototype

    avik-pal committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5b46c2d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    7e26d18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c0723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b3eaa1 View commit details
    Browse the repository at this point in the history
  4. Remove 1.6 downstream

    avik-pal committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4cd2d97 View commit details
    Browse the repository at this point in the history