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

Add DerivativeOriginalJacobianBlock #1471

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    417acac View commit details
    Browse the repository at this point in the history
  2. Remove unused functions

    JCGoran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d33a594 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

    JCGoran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c5dc45e View commit details
    Browse the repository at this point in the history
  3. Fix leak

    JCGoran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1dadd7a View commit details
    Browse the repository at this point in the history
  4. Remove unused stuff

    `DERIVATIVE` blocks can't have array variables in NOCMODL by default, so
    let's go with that.
    JCGoran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1125fdf View commit details
    Browse the repository at this point in the history
  5. Update block description

    JCGoran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0267fbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efdf0c0 View commit details
    Browse the repository at this point in the history
  7. Add test for Jacobian

    JCGoran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5fb7bfa View commit details
    Browse the repository at this point in the history
  8. Fix wording of block

    JCGoran committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5070561 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbc3017 View commit details
    Browse the repository at this point in the history