Pyomo / pyomo

An object-oriented algebraic modeling language in Python for structured optimization problems.
https://www.pyomo.org
Other
1.95k stars 504 forks source link

Parmest development plan/idea list #2313

Open adowling2 opened 2 years ago

adowling2 commented 2 years ago

Summary

This "meta" issue tracks parmest ideas, development plans, priorities, and PRs.

How to use this issue:

Open Issues

Open PRs

Related

adowling2 commented 2 years ago

@jsiirola @kaklise @jialuw96 I creating this issue to get organized for our conversation today.

adowling2 commented 2 years ago

@kanishka-ghosh I believe you prototyped an extension to parmest that improves initialization for complex models. Please please open a PR to contribute this code back to Pyomo. We can talk more about the specifics for contributing (you need code, example, and to modify the documentation). Once you open the PR, let's add it to the list above.

kanishka-ghosh commented 2 years ago

@adowling2 Following is the associated PR to improve initialization of complex models in parmest: [WIP] Solve square problem to initialize regression problem using parmest #2322

smartin71 commented 3 months ago

Added a new issue related to this list: https://github.com/Pyomo/pyomo/issues/3252