Skip to content

Releases: python-adaptive/adaptive

version 1.5.2

10 Jun 23:21
b3a40ef

Choose a tag to compare

What's Changed

  • Do not implicitly shut down the shared reusable executor by @basnijholt in #498
  • Fix Learner2D state rollback in BalancingLearner ask(tell_pending=False) by @Copilot in #492
  • Adopt adaptive-triangulation 0.3.1: batched tell_pending, Rust default_loss, and a Rust-backend CI job by @basnijholt in #499

New Contributors

  • @Copilot made their first contribution in #492

Full Changelog: v1.5.1...v1.5.2

version 1.5.1

10 Jun 21:49
1bb8618

Choose a tag to compare

What's Changed

  • Remove emojis from README headers by @basnijholt in #496
  • Default to loky executor on all platforms (fixes forkserver breakage on Python 3.14) by @basnijholt in #497

Full Changelog: v1.5.0...v1.5.1

version 1.5.0

10 Jun 20:54
1bf65d9

Choose a tag to compare

What's Changed

  • Add anisotropic meshing to LearnerND by @basnijholt in #141
  • Add optional Rust-accelerated triangulation backend for LearnerND by @basnijholt in #493
  • Fix flaky CI tests: make flaky reruns draw fresh random values by @basnijholt in #494
  • Fix failing Read the Docs builds: raise myst-nb execution timeout by @basnijholt in #495

Full Changelog: v1.4.2...v1.5.0

version 1.4.2

12 Dec 17:39
156778d

Choose a tag to compare

What's Changed

  • Remove for loops in deviations function body by @krokosik in #482
  • Add customizable number of points in simple runner. by @krokosik in #484
  • Fix AsyncRunner failure on Python 3.14 due to asyncio.get_event_loop() removal by @basnijholt in #490

New Contributors

Full Changelog: v1.4.1...v1.4.2

version 1.4.1

13 May 12:23
d0aab31

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

version 1.4.0

13 May 11:50
1eae4ae

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

version 1.3.2

03 Mar 22:37
d512b4b

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

07 Jan 18:53
6ec39e1

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

version 1.3.0

31 May 01:41
fefe366

Choose a tag to compare

v1.3.0 (2024-04-10)

Full Changelog

Merged pull requests:

version 1.2.0

10 Apr 07:43
68f1928

Choose a tag to compare

v.1.2.0 (2024-04-10)

Full Changelog

Closed issues:

  • Issues with Multiprocess and AsyncRunner in adaptive for Phase Diagram Illustration #449
  • Create API for just signle process (No pickle) #442
  • Handling with regions unreachable inside the ConvexHull in LearnerND #438
  • Use in script with BlockingRunner: get log and/or feedback on progress #436

Merged pull requests: