pyomo icon indicating copy to clipboard operation
pyomo copied to clipboard

New Parmest UI

Open smartin71 opened this issue 1 year ago • 0 comments

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:

  1. I agree my contributions are submitted under the BSD license.
  2. 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.

smartin71 avatar Feb 22 '24 18:02 smartin71