Skip to content

LUME-Model v1.7.0

Latest
Compare
Choose a tag to compare
@ChristopherMayes ChristopherMayes released this 01 Mar 20:57
· 7 commits to master since this release
2921e65

What's Changed

  • Discontinue support for Python 3.7 & 3.8 and pin pydantic version by @t-bz in #84
  • Register transformers and add option to pass a model to PyTorchModel constructor by @t-bz in #85
  • Make LUMEBaseModel pydantic and change in-/output variables to lists by @t-bz in #86
  • Clean up and restructure model subpackages by @t-bz in #87
  • Pydantic v2 by @roussel-ryan in #88
  • Allow relative paths in YAML files and update docs by @t-bz in #89

New Contributors

Full Changelog: v1.6.0...v1.7.0