Skip to content

change order for quad form#83

Merged
dance858 merged 1 commit intomainfrom
make-forward-jacobian-free
Apr 17, 2026
Merged

change order for quad form#83
dance858 merged 1 commit intomainfrom
make-forward-jacobian-free

Conversation

@dance858
Copy link
Copy Markdown
Collaborator

@dance858 dance858 commented Apr 16, 2026

This PR fixes so we don't have to call jacobian initialization before forward pass. I think that makes a lot of sense.
Only quad-form did not follow that convention, I think.

@Transurgeon
Copy link
Copy Markdown
Collaborator

This PR fixes so we don't have to call jacobian initialization before forward pass. I think that makes a lot of sense. Only quad-form did not follow that convention, I think.

nice! I remember encountering this a while ago. This definitely makes sense for the pure python API.

@dance858 dance858 merged commit 0d4e724 into main Apr 17, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants