Skip to content

Defer state jac construction until needed - #88

Open
ixjlyons wants to merge 2 commits into
mainfrom
defer-state-jac
Open

Defer state jac construction until needed#88
ixjlyons wants to merge 2 commits into
mainfrom
defer-state-jac

Conversation

@ixjlyons

@ixjlyons ixjlyons commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Can result in significant speedup and reduction in memory usage when the trajectory analysis isn't embedded in a higher level solver, where this Jacobian isn't needed.

@sixpearls

Copy link
Copy Markdown
Contributor

I like this a lot and before we merge it I want to create an issue to discuss how to incorporate the cached_property for other generated functions and possibly implementation itself.

Is this ready for review/merge?

@ixjlyons

ixjlyons commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

I like this a lot and before we merge it I want to create an issue to discuss how to incorporate the cached_property for other generated functions and possibly implementation itself.

Is this ready for review/merge?

Yep it should be good

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