MP-Opt-Model 1.0
What's New in MP-Opt-Model 1.0
Released May 8, 2020
Below is a summary of the changes since version 0.8 of MP-Opt-Model. See the CHANGES.md file for all the gory details. For release notes for previous versions, see Appendix C of the MP-Opt-Model User's
Manual.
New Documentation:
- Add the MP-Opt-Model User's Manual with LaTeX source code included in
docs/src.
Other Improvements:
- Refactor
opt_modelclass to inherit from new abstract base classmp_idx_managerwhich can be used to manage the indexing of other sets of parameters, etc. in other contexts.