Release 1.1.0
What's Changed
- Migrate lint/format to Ruff, add CONTRIBUTING.md by @Giuzzilla in #5
- Add
ignore_nanparameter to handle NaN values in quantile computations by @mu373 in #6 - Add
variablesparameter 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_versiondefault 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