-
-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update syntax to not use sol.value() but instead sol()
- Loading branch information
1 parent
818fa08
commit 178f8c9
Showing
6 changed files
with
295 additions
and
155 deletions.
There are no files selected for viewing
58 changes: 43 additions & 15 deletions
58
tutorial/01 - Optimization and Math/01 - 2D Rosenbrock.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
76 changes: 58 additions & 18 deletions
76
tutorial/01 - Optimization and Math/02 - 2D Rosenbrock, constrained.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.