All Versions
31
Latest Version
Avg Release Cycle
48 days
Latest Release
563 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.13.0 Changes
September 10, 2021π Fixed bugs:
- AverageLearner doesn't work with 0 mean #275
- π¨ call self._process_futures on canceled futures when BlockingRunner is done #320 (basnijholt)
- AverageLearner: fix zero mean #276 (basnijholt)
Closed issues:
- β Runners should tell learner about remaining points at end of run #319
- Cryptic error when importing lmfit #314
- π change CHANGELOG to KeepAChangelog format #306
- jupyter notebook kernels dead after running "import adaptive" #298
- π Emphasis on when to use adaptive in docs #297
- GPU acceleration #296
π Merged pull requests:
- β Learner1D type hints and add typeguard to pytest tests #325 (basnijholt)
- AverageLearner type hints #324 (basnijholt)
- Update doc string for resolution_loss_function #323 (SultanOrazbayev)
- β‘οΈ Update Readme to emphasise when adaptive should be used #318 (thomasaarholt)
- β add to_numpy methods #317 (basnijholt)
- lazily evaluate the integrator coefficients #311 (basnijholt)
- AverageLearner1D added #283 (AlvaroGI)
- π Make LearnerND pickleable #272 (basnijholt)
- β add a FAQ #242 (basnijholt)
-
v0.12.2 Changes
March 23, 2021π Merged pull requests:
- raise an AttributeError when attribute doesn't exists, closes #314 #315 (basnijholt)
-
v0.12.1 Changes
March 23, 2021 -
v0.12.0 Changes
March 23, 2021π Merged pull requests:
- β¬οΈ bump to Pythonβ₯3.7 #312 (basnijholt)
- lazily evaluate the integrator coefficients #311 (basnijholt)
- add resolution_loss_function for Learner1D #310 (basnijholt)
- add "(Code) style fix or documentation update" to .github/pull_request_template.md #309 (basnijholt)
- β remove the requirements from the tutorial landing page #308 (basnijholt)
- β add change log to the docs #307 (basnijholt)
- β remove automerge action #305 (basnijholt)
-
v0.12.0-dev
May 20, 2020 -
v0.11.3 Changes
March 07, 2021π Fixed bugs:
- π ProcessPoolExecutor behaviour on MacOS in interactive environment changed between Python versions #301
- can't pickle lru_cache function with loky #292
Closed issues:
- β Runner fails in the notebook #299
π Merged pull requests:
- β add pythonpublish.yml #304 (basnijholt)
- π fix docs build #303 (basnijholt)
- π· test tox with py39 on Github Actions CI #302 (basnijholt)
- π make loky a default on Windows and MacOS but not on Linux #300 (basnijholt)
- add learner1D.abs_min_log_loss #294 (basnijholt)
- β¬οΈ bump pre-commit filter dependencies #293 (basnijholt)
- π fix docs #291 (basnijholt)
- β‘οΈ update to miniver 0.7.0 #290 (basnijholt)
- β add
runner.live\_plot\(\)
in README example #288 (basnijholt) - β‘οΈ Update pre commit #287 (basnijholt)
- π Use m2r2 #286 (basnijholt)
- π temporarily pin scikit-learn<=0.23.1 #285 (basnijholt)
- β add .zenodo.json #284 (basnijholt)
- always serialize the function using cloudpickle #281 (basnijholt)
- β add a changelog #232 (jbweston)
-
v0.11.2 Changes
August 07, 2020 -
v0.11.1 Changes
August 07, 2020 -
v0.11.0 Changes
May 20, 2020π Since 0.10.0 we fixed the following issues:
- #273 add minimum number of points parameter to AverageLearner
- π #225 Error on windows: daemonic processes are not allowed to have children Runner bug
- #267 Make Runner work with unhashable points Runner enhancement
- #249 ipyparallel fails in Python 3.8 bug
- π #258 Release v0.10
- #250 live_info looks is badly formatted in Jupyterlab
- #233 SKOptLearner doesn't work for multi variate domain
- #184 Time-based stop Runner enhancement
- #206 Does not work with lambda functions
π and merged the following Pull requests:
- β‘οΈ #278 prevent ImportError due to scikit-optimize and sklearn incompatibility
- #274 AverageLearner: implement min_npoints AverageLearner enhancement
- #268 make the Runner work with unhashable points Runner enhancement
- #264 make learners picklable
- #270 minimally require ipyparallel 6.2.5
- π #261 fix docs build and pin pyviz_comms=0.7.2
- π #263 add support for loky
- β‘οΈ #245 Optimize circumsphere and triangulation.py
and closed
-
v0.11.0-dev
January 16, 2020