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

Casadi solver #664

Closed
valentinsulzer opened this issue Oct 14, 2019 · 2 comments · Fixed by #687
Closed

Casadi solver #664

valentinsulzer opened this issue Oct 14, 2019 · 2 comments · Fixed by #687
Assignees

Comments

@valentinsulzer
Copy link
Member

Add casadi solver. Requires writing the tree to a casadi format. Makes use of their Jacobian evaluation, and hopefully later also optimization toolbox

@valentinsulzer valentinsulzer self-assigned this Oct 15, 2019
@valentinsulzer
Copy link
Member Author

Casadi doesn't support root-finding and has no plans to: casadi/casadi#2210, casadi/casadi#2201.

Maybe still possible to use their jacobian and adjoint and pass to other solvers.

@rtimms
Copy link
Contributor

rtimms commented Oct 18, 2019

:( still, might be worth adding some kind of to_casadi functionality so we can use its other features

valentinsulzer added a commit that referenced this issue Oct 23, 2019
valentinsulzer added a commit that referenced this issue Oct 23, 2019
valentinsulzer added a commit that referenced this issue Oct 23, 2019
valentinsulzer added a commit that referenced this issue Oct 23, 2019
valentinsulzer added a commit that referenced this issue Oct 23, 2019
valentinsulzer added a commit that referenced this issue Oct 23, 2019
valentinsulzer added a commit that referenced this issue Oct 23, 2019
valentinsulzer added a commit that referenced this issue Oct 24, 2019
valentinsulzer added a commit that referenced this issue Oct 25, 2019
valentinsulzer added a commit that referenced this issue Oct 25, 2019
valentinsulzer added a commit that referenced this issue Oct 25, 2019
valentinsulzer added a commit that referenced this issue Oct 25, 2019
valentinsulzer pushed a commit that referenced this issue Oct 26, 2019
valentinsulzer pushed a commit that referenced this issue Oct 26, 2019
@valentinsulzer valentinsulzer mentioned this issue Oct 26, 2019
8 tasks
valentinsulzer added a commit that referenced this issue Oct 26, 2019
valentinsulzer added a commit that referenced this issue Oct 27, 2019
valentinsulzer added a commit that referenced this issue Oct 27, 2019
valentinsulzer added a commit that referenced this issue Oct 27, 2019
valentinsulzer added a commit that referenced this issue Oct 27, 2019
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 a pull request may close this issue.

2 participants