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

Jacobian w.r.t squared slowness #5

Merged
merged 8 commits into from
Oct 20, 2022
Merged

Jacobian w.r.t squared slowness #5

merged 8 commits into from
Oct 20, 2022

Conversation

mloubout
Copy link
Member

Add Jacobian. Interface part is fairly small since JUDI handles any propagator in the jacobian construction as long as propagate is defined. Added adjoint and gradient test for J as well and corresponding summarized mat h in the docs.

TODO:

  • example
  • notebook
  • Add all options (isic, dft, subsampling, ....)

Requires JUDI v3.1.10 at least because of a small bug in the return_op case for the gradient.

@mloubout mloubout added the enhancement New feature or request label Oct 11, 2022
@mloubout mloubout force-pushed the jacobian branch 2 times, most recently from 1b1ce45 to 929e81a Compare October 11, 2022 19:46
@mloubout mloubout force-pushed the jacobian branch 2 times, most recently from 9cec2c4 to f497f5d Compare October 20, 2022 17:29
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 this pull request may close these issues.

None yet

2 participants