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 Jacobian field to StochSystem #28

Open
oameye opened this issue Feb 29, 2024 · 1 comment
Open

Add Jacobian field to StochSystem #28

oameye opened this issue Feb 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@oameye
Copy link
Member

oameye commented Feb 29, 2024

In many algorithms one needs the jacobian of the drift field. These are now computed using ForwardDiff. Adding the the field jacobian to StochSystem, makes it possible for the user to hardcode it or compute it symbolically using, e.g., ModeligToolkit.

@reykboerner
Copy link
Collaborator

Agreed, integration of ModelingToolkit and the possibility to hardcode the Jacobian of the drift should be included.

@reykboerner reykboerner added the enhancement New feature or request label Mar 13, 2024
@oameye oameye added this to the Release version 1.0 milestone Mar 27, 2024
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

No branches or pull requests

2 participants