Published January 25, 2022
| Version v0.13.1
Software
Open
python-adaptive/adaptive: version 0.13.1
Authors/Creators
- 1. Microsoft, Station Q
- 2. Kavli Institute of Nanoscience, Delft University of Technology
Description
What's Changed
- take out a cut from the 3D sphere, LearnerND example by @basnijholt in https://github.com/python-adaptive/adaptive/pull/327
- Documentation conda environment update to latest versions by @basnijholt in https://github.com/python-adaptive/adaptive/pull/328
- Splits up documentations page into "algo+examples" and rest by @basnijholt in https://github.com/python-adaptive/adaptive/pull/330
- Add an animated logo that shows the working of Adaptive by @basnijholt in https://github.com/python-adaptive/adaptive/pull/329
- fix 'asyncio.Task.current_task' -> 'asyncio.current_task' by @basnijholt in https://github.com/python-adaptive/adaptive/pull/331
- Learner1D: return inf loss when the bounds aren't done by @basnijholt in https://github.com/python-adaptive/adaptive/pull/271
- use jupyter-sphinx instead of custom Sphinx directive by @basnijholt in https://github.com/python-adaptive/adaptive/pull/332
- pin scikit-learn to 0.24.2, because of https://github.com/scikit-optimize/scikit-optimize/issues/1059 by @basnijholt in https://github.com/python-adaptive/adaptive/pull/333
- rename usage_examples -> gallery by @basnijholt in https://github.com/python-adaptive/adaptive/pull/334
- add a code example to the examples page by @basnijholt in https://github.com/python-adaptive/adaptive/pull/335
- fix tutorial about using loky.get_reusable_executor on Windows by @basnijholt in https://github.com/python-adaptive/adaptive/pull/336
- Fix NaN issue for Learner1D R -> R^n by @Davide-sd in https://github.com/python-adaptive/adaptive/pull/340
- @Davide-sd made their first contribution in https://github.com/python-adaptive/adaptive/pull/340
Full Changelog: https://github.com/python-adaptive/adaptive/compare/v0.13.0...v0.13.1
Files
python-adaptive/adaptive-v0.13.1.zip
Files
(1.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5ac107e30f35cd183b166ff68d3ed41e
|
1.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/python-adaptive/adaptive/tree/v0.13.1 (URL)