FoKL 3.3.0
Highlights
clean()
split into_normalize()
and_format()
to provide more user-friendly normalization methods (e.g., new keywordsminmax
andpillow
, ability to pass non-formatted non-normalized inputs toevaluate()
)- automatic tests of package now included in repo
- isotherm benchmark comparison added as example
- FoKL-to-Pyomo method received significant improvements (e.g., user-definable variable names, normalization within Pyomo s.t. variable name refers to true scale value)
- multiple GP models in Pyomo added as example
- updated documentation to reflect current changes
What's Changed
- v3.3.0 by @jakekrell in #23
Full Changelog: v3.2.4...v3.3.0