-
Notifications
You must be signed in to change notification settings - Fork 526
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
Remove PySP #1819
Remove PySP #1819
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1819 +/- ##
==========================================
+ Coverage 74.93% 78.11% +3.17%
==========================================
Files 638 554 -84
Lines 92256 70162 -22094
==========================================
- Hits 69136 54809 -14327
+ Misses 23120 15353 -7767
Continue to review full report at Codecov.
|
PySP is also mentioned in the main Pyomo README. We might want to edit this section:
|
Fixes #N/A
Summary/Motivation:
This PR removes PySP from Pyomo, as it is now distributed as a separate package (see https://github.com/Pyomo/pysp).
Note: because this removes PySP,
pyomo.contrib.parmest
is currently not tested (waiting either for resolution of #1778 or the creation of a GHA job that installs PySP).Changes proposed in this PR:
phpyro
solver managerLegal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution: