Skip to content

version 0.13.0

Choose a tag to compare

@basnijholt basnijholt released this 10 Sep 12:48
20e5986

v0.13.0 (2021-09-10)

Full Changelog

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: