pyomo
pyomo copied to clipboard
New Parmest UI
Fixes # .
Summary/Motivation:
This is the same as the previous pull request for the new parmest UI, but with the deprecated folder removed and the deprecated UI/tests integrated into the original parmest code. I have copied the goals of the original pull request below.
Changes proposed in this PR:
- New experiment list UI
- Examples/tests updated to use new UI
- Deprecated UI/tests integrated with the tests for the new UI
- This update is related to issue: https://github.com/Pyomo/pyomo/issues/1477
- Put group_data back into parmest, but marked it as deprecated. Removed it from the documentation.
Legal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:
- I agree my contributions are submitted under the BSD license.
- I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.