version 1.2.0
v.1.2.0 (2024-04-10)
Closed issues:
- Issues with Multiprocess and AsyncRunner in adaptive for Phase Diagram Illustration #449
- Create API for just signle process (No pickle) #442
- Handling with regions unreachable inside the
ConvexHull
inLearnerND
#438 - Use in script with BlockingRunner: get log and/or feedback on progress #436
Merged pull requests:
- Test Python 3.12 and fix its installation #453 (basnijholt)
- [pre-commit.ci] pre-commit autoupdate #447 (pre-commit-ci[bot])
- Use ruff-format instead of black #446 (basnijholt)
- Bump versions to compatible packages in
docs/environment.yml
#445 (basnijholt) - Add
AsyncRunner.block_until_done
#444 (basnijholt) - Add
live_info_terminal
, closes #436 #441 (basnijholt) - [pre-commit.ci] pre-commit autoupdate #434 (pre-commit-ci[bot])
- Add benchmarks page for Learner1D and Learner2D functions #405 (basnijholt)