adaptive v0.13.0 Release Notes

Release Date: 2021-09-10 // over 2 years ago
  • 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:


Previous changes from v0.12.2