Skip to content

Releases: python-adaptive/adaptive

v1.1.0

Choose a tag to compare

@basnijholt basnijholt released this 29 Nov 05:17

What's Changed

Full Changelog: v1.0.0...v1.1.0

version 1.0.0

Choose a tag to compare

@basnijholt basnijholt released this 15 May 18:08
37139a1

Release Notes for v1.0.0

We are excited to announce the release of Adaptive version 1.0.0. This milestone signifies more than six years of development.

What's Changed

New Contributors

Full Changelog: v0.15.1...v1.0.0

version 0.15.1

Choose a tag to compare

@basnijholt basnijholt released this 02 Dec 21:37

What's Changed

  • Use default executor when Runner(..., executor=None) by @basnijholt in #389

Full Changelog: v0.15.0...v0.15.1

version 0.15.0

Choose a tag to compare

@basnijholt basnijholt released this 02 Dec 21:40

What's Changed

Full Changelog: v0.14.2...v0.15.0

version 0.14.2

Choose a tag to compare

@basnijholt basnijholt released this 14 Oct 20:58
5ce6da5

What's Changed

Full Changelog: v0.14.1...v0.14.2

version 0.14.1

Choose a tag to compare

@basnijholt basnijholt released this 11 Oct 16:36
50fae43

What's Changed

Full Changelog: v0.14.0...v0.14.1

version 0.14.0

Choose a tag to compare

@basnijholt basnijholt released this 05 Oct 20:19
914495c

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.14.0

version 0.13.2

Choose a tag to compare

@basnijholt basnijholt released this 31 May 20:27
049acdb

What's Changed

Full Changelog: v0.13.1...v0.13.2

version 0.13.1

Choose a tag to compare

@basnijholt basnijholt released this 25 Jan 16:52
8d4263a

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

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: