August 6, 2020
View 8934dc1

add short code example to the README.rst

Bas Nijholt authored on 06/08/2020 15:16:49 • GitHub committed on 06/08/2020 15:16:49
May 20, 2020
View c339f01

start development towards v0.12.0

Bas Nijholt authored on 20/05/2020 11:09:22
View 06a084c

Merge pull request #278 from python-adaptive/skopt-importerror

Bas Nijholt authored on 20/05/2020 10:44:03 • GitHub committed on 20/05/2020 10:44:03
View c70b3ac

link the upstream issue

Bas Nijholt authored on 20/05/2020 10:37:38
View b71c6e8

add todo

Bas Nijholt authored on 20/05/2020 10:08:21
View 8429ee7

prevent ImportError due to scikit-optimize and sklearn incompatibility

Bas Nijholt authored on 20/05/2020 09:57:21
May 14, 2020
View 1c60897

Merge pull request #274 from python-adaptive/feature/min_npoints

Bas Nijholt authored on 14/05/2020 20:17:38 • GitHub committed on 14/05/2020 20:17:38
View 52a7252

simplify test_average_learner.py::test_min_npoints further

Bas Nijholt authored on 14/05/2020 14:53:03
View 9805b07

set min_npoints in __getstate__ and __setstate__

Bas Nijholt authored on 14/05/2020 14:40:24
View 70d48c1

fix spelling

Bas Nijholt authored on 14/05/2020 14:25:21 • GitHub committed on 14/05/2020 14:25:21
View 825da0d

rephrase doc-string

Bas Nijholt authored on 14/05/2020 14:17:04 • GitHub committed on 14/05/2020 14:17:04
View b2a3bc9

require that min_npoints is always at least 2

Bas Nijholt authored on 14/05/2020 14:15:37
View 02c4047

simplify test_min_npoints

Bas Nijholt authored on 14/05/2020 14:07:02
View 4c483aa

AverageLearner: implement min_npoints

Bas Nijholt authored on 14/05/2020 13:56:08
May 12, 2020
View 9c6668b

no longer skip ipyparallel tests on Python 3.8

Bas Nijholt authored on 12/05/2020 15:35:04