Since 0.5.0 we fixed the following issues: #66: (refactor) learner.tell(x, None) might be renamed to learner.tell_pending(x) #92: DeprecationWarning: sorted_dict.iloc is deprecated. Use SortedDict.keys() instead. #94: Learner1D breaks if right bound is added before the left bound #95: Learner1D's bound check algo in self.ask doesn't take self.data or self.pending_points #96: Learner1D fails when function returns a list instead of a numpy.array #97: Learner1D fails when a point (x, None) is added when x already exists #98: Learner1D.ask breaks when adding points in some order #99: Learner1D doesn't correctly set the interpolated loss when a point is added #101: How should learners handle data that is outside of the domain #102: No tests for...
What's Changed Rename master -> main by @basnijholt in https://github.com/python-adaptive/adaptive/...
The "fixed_dictionaries()" strategy now preserves dict iteration order instead of sorting the keys. ...
Release Notes for v1.0.0 We are excited to announce the release of Adaptive version 1.0.0. This mile...
Since 0.7.0 we fixed the following issues: #7 suggested points lie outside of domain Learner2D #39 ...
Since 0.6.0 we fixed the following issues: #122: Remove public 'fname' learner attribute #119: (Lea...
The Learner2D could be left off in an inconsistent state if the learner's function errored before th...
Since 0.10.0 we fixed the following issues: #273 add minimum number of points parameter to AverageL...
What's Changed Add Learner.new() method that returns an empty copy of the learner by @basnijholt in...
Full Changelog Fixed bugs: can't pickle lru_cache function with loky #292 Closed issues: ProcessP...
What's Changed Typehint SequenceLearner by @basnijholt in https://github.com/python-adaptive/adapti...
Since 0.9.0 we fixed the following issues: #217 Command-line tool #211 Defining inside main() in mu...
What's Changed take out a cut from the 3D sphere, LearnerND example by @basnijholt in https://githu...
What's Changed Fix class name issue with modern versions of dask.distributed by @maiani in https://...
Since 0.8.0 we fixed the following issues: #217 Command-line tool #211 Defining inside main() in mu...
As dynamically-typed languages grow in popularity, especially among beginning programmers, novices h...
What's Changed Rename master -> main by @basnijholt in https://github.com/python-adaptive/adaptive/...
The "fixed_dictionaries()" strategy now preserves dict iteration order instead of sorting the keys. ...
Release Notes for v1.0.0 We are excited to announce the release of Adaptive version 1.0.0. This mile...
Since 0.7.0 we fixed the following issues: #7 suggested points lie outside of domain Learner2D #39 ...
Since 0.6.0 we fixed the following issues: #122: Remove public 'fname' learner attribute #119: (Lea...
The Learner2D could be left off in an inconsistent state if the learner's function errored before th...
Since 0.10.0 we fixed the following issues: #273 add minimum number of points parameter to AverageL...
What's Changed Add Learner.new() method that returns an empty copy of the learner by @basnijholt in...
Full Changelog Fixed bugs: can't pickle lru_cache function with loky #292 Closed issues: ProcessP...
What's Changed Typehint SequenceLearner by @basnijholt in https://github.com/python-adaptive/adapti...
Since 0.9.0 we fixed the following issues: #217 Command-line tool #211 Defining inside main() in mu...
What's Changed take out a cut from the 3D sphere, LearnerND example by @basnijholt in https://githu...
What's Changed Fix class name issue with modern versions of dask.distributed by @maiani in https://...
Since 0.8.0 we fixed the following issues: #217 Command-line tool #211 Defining inside main() in mu...
As dynamically-typed languages grow in popularity, especially among beginning programmers, novices h...
What's Changed Rename master -> main by @basnijholt in https://github.com/python-adaptive/adaptive/...
The "fixed_dictionaries()" strategy now preserves dict iteration order instead of sorting the keys. ...
Release Notes for v1.0.0 We are excited to announce the release of Adaptive version 1.0.0. This mile...