Skip to content

espei 0.8.10

Latest
Compare
Choose a tag to compare
@bocklund bocklund released this 30 Jan 18:44
· 1 commit to master since this release

What's Changed

  • FIX: Correctly pass parameters through calculate_activity_error by @bocklund in #246
  • Minor ENH to espei_script.py by @Zhyrek in #244
  • MAINT: Support pydantic v2 by @bocklund in #247
  • MAINT: Migrate from pydantic PyObject to ImportString by @bocklund in #248
  • Add initial/mean point to chains to fix #243 by @toastedcrumpets in #249
  • FIX: Fix Residual protocol for MCMC for Python 3.11 by @bocklund in #253
  • FIX: fix dataplot for ternary cases with HYPERPLANE by @bocklund in #252
  • ENH: Add framework for property model parameter generation by @bocklund in #251
  • ENH: Performance improvements for generating candidate models by @bocklund in #254

New Contributors

Full Changelog: 0.8.9...0.8.10