Skip to content

FoKL 3.3.0

Compare
Choose a tag to compare
@jakekrell jakekrell released this 24 Jun 14:37
· 35 commits to main since this release
325ca36

Highlights

  • clean() split into _normalize() and _format() to provide more user-friendly normalization methods (e.g., new keywords minmax and pillow, ability to pass non-formatted non-normalized inputs to evaluate())
  • 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

Full Changelog: v3.2.4...v3.3.0