May 20, 2020
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
View 19c1e0e

join strings

Bas Nijholt authored on 12/05/2020 15:34:25
May 8, 2020
View fdb841b

Add Philippe Solodov to the AUTHORS file

Joseph Weston authored on 08/05/2020 13:38:56
May 5, 2020
View be4245a

remove " "

Bas Nijholt authored on 05/05/2020 20:53:13
View 409bdce

fix style

Bas Nijholt authored on 05/05/2020 20:33:04
View 0a37c3f

Merge pull request #245 from philippeitis:patch-1

Joseph Weston authored on 05/05/2020 19:11:46