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

Fix ode solver #33

Merged
merged 51 commits into from
Nov 14, 2024
Merged

Fix ode solver #33

merged 51 commits into from
Nov 14, 2024

Conversation

njtierney
Copy link
Contributor

No description provided.

goldingn and others added 22 commits September 1, 2019 12:25
* use function(t,y) for tf_derivative, instead of function(y,t), based on TFP docs
* name arguments for integrator() and as_tf_derivative()
* import TFP
* name arguments in ode-solve-example
@njtierney njtierney changed the base branch from master to greta_2 November 8, 2024 04:31
@njtierney njtierney changed the base branch from greta_2 to master November 8, 2024 04:46
@njtierney
Copy link
Contributor Author

@njtierney njtierney merged commit b1aa78f into master Nov 14, 2024
3 of 5 checks passed
@njtierney njtierney deleted the fix-ode-solver branch November 14, 2024 04:51
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