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

refactor: remove use of Rc in OdeEquations trait #104

Merged
merged 6 commits into from
Nov 1, 2024

Conversation

martinjrobins
Copy link
Owner

@martinjrobins martinjrobins commented Nov 1, 2024

refactor: sparsity returned as owned
refactor: sparsity functions moved from Op to relevent traits
refactor: diffsl struct owns context, now has 'static lifetime

@martinjrobins martinjrobins merged commit 29e2a4c into main Nov 1, 2024
6 checks passed
@martinjrobins martinjrobins deleted the remove-rc-for-ode-equations branch November 1, 2024 16:20
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.

1 participant