Releases: xcsf-dev/xcsf
Releases · xcsf-dev/xcsf
v1.4.10
v1.4.9
v1.4.8
Changes:
- Add checks for array contiguity (#199)
- Add
cleanparameter to wipe existing population tojson_read(#202) - Add Ruff linting and formatting for Python (#196)
- Fix Python
json_readcrashing when the new population is empty (#205) - Reduce
max_trialsin Python tests for speed (#206) - Update Python packaging: move
setup.cfgmetadata topyproject.toml(#207) - Fix macOS building with AppleClang (#210)
- Add support for Python 3.14 (#211)
- Update pybind11 to v3.0.1 and doctest to v2.4.12 (#212)