Created
December 9, 2020 18:13
-
-
Save mfansler/97783e5cb74245924c8fe840cea2f5ff to your computer and use it in GitHub Desktop.
Conda environment for Pyomo with IPOPT
This file contains hidden or 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
| name: so-ipopt | |
| channels: | |
| - conda-forge | |
| - defaults | |
| dependencies: | |
| - pyomo | |
| - ipopt |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Created for this SO question.
Test Case
Once in Python interpreter, run