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

[feat] add computeJacobian in FiniteDifferenceSolver class #479

Open
vishwa2710 opened this issue Dec 18, 2024 · 0 comments · May be fixed by #485
Open

[feat] add computeJacobian in FiniteDifferenceSolver class #479

vishwa2710 opened this issue Dec 18, 2024 · 0 comments · May be fixed by #485
Assignees
Labels
enhancement New feature or request

Comments

@vishwa2710
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The computeJacobian method is incorrectly called so, it actually computes an STM.

Describe the solution you'd like

  • Add a computeJacobian method that computes the jacobian at a fixed point in time
  • Rename the existing computeJacobian method to computeSTM
@vishwa2710 vishwa2710 added the enhancement New feature or request label Dec 18, 2024
@vishwa2710 vishwa2710 self-assigned this Jan 5, 2025
@vishwa2710 vishwa2710 linked a pull request Jan 5, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant