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

Allow IIP Choice #51

Closed
ChrisRackauckas opened this issue Jun 30, 2017 · 2 comments
Closed

Allow IIP Choice #51

ChrisRackauckas opened this issue Jun 30, 2017 · 2 comments

Comments

@ChrisRackauckas
Copy link
Member

Instead of having isinplace as a keyword argument which then is not able to be inferred (even after kwarg dispatch is a thing), instead it should be a two-stage process, so that way an advanced user might want to

ODEProblem{true}(f,u0,tspan)

to skip the auto-detection.

@ChrisRackauckas
Copy link
Member Author

Or this might be colliding with #52

@ChrisRackauckas
Copy link
Member Author

Implemented in some form.

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

No branches or pull requests

1 participant