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

Add BOX algorithm for linear ODEs #85

Merged
merged 4 commits into from
Apr 5, 2020
Merged

Add BOX algorithm for linear ODEs #85

merged 4 commits into from
Apr 5, 2020

Conversation

mforets
Copy link
Member

@mforets mforets commented Apr 5, 2020

Closes #58.

  • Changes force_static kwarg to just static.
  • Refactor some of the conversion code to setops.jl since that's generally used by linear algorithms.
  • Update tests for GLGM06 and BOX. Add motor.jl and linear5D.jl models.

@mforets mforets merged commit 4c5454c into master Apr 5, 2020
@mforets mforets deleted the mforets/BOX branch April 5, 2020 23:06
@mforets mforets restored the mforets/BOX branch April 6, 2020 06:11
@mforets mforets deleted the mforets/BOX branch June 17, 2020 11:07
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.

Add BOX algorithm
1 participant