Skip to content

Release 1.1.0

Choose a tag to compare

@ngozzi ngozzi released this 24 Feb 20:51
· 14 commits to main since this release
3d75db9

What's Changed

  • Migrate lint/format to Ruff, add CONTRIBUTING.md by @Giuzzilla in #5
  • Add ignore_nan parameter to handle NaN values in quantile computations by @mu373 in #6
  • Add variables parameter to trajectory and quantile methods for memory efficiency by @mu373 in #7
  • Add per-simulation time/budget checks to ABC-SMC by @mu373 in #9
  • Bug fix: Skip non-numeric arrays in quantile computation by @mu373 in #10
  • Fix inconsistent data_version default documentation across docstrings and CHANGELOG by @Copilot in #13
  • New pop structure by @ngozzi in #12
  • Version 1.1.0 by @mu373 in #11

New Contributors

  • @Giuzzilla made their first contribution in #5
  • @Copilot made their first contribution in #13

Full Changelog: v.1.02...v1.1.0