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 nlprob to match the initialization system #860

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

oscardssmith
Copy link
Contributor

this adds the docs from #844 and adds all the extra pieces needed to make this the same as what the initialization system uses.

@ChrisRackauckas
Copy link
Member

it's not documented now?

@oscardssmith
Copy link
Contributor Author

I matched the initialization system

@oscardssmith
Copy link
Contributor Author

oh @ChrisRackauckas, the reason you were confused is that I forgot to add the new file.

@ChrisRackauckas
Copy link
Member

no import?

@oscardssmith
Copy link
Contributor Author

fixed

src/ODE_nlsolve.jl Outdated Show resolved Hide resolved
@ChrisRackauckas
Copy link
Member

Issues with include order seen in tests.

@oscardssmith
Copy link
Contributor Author

yeah. the issue is that the fields can't be type restricted since there otherwise is no order the files can be ordered in that avoids circular dependency

@oscardssmith
Copy link
Contributor Author

this should work now.

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