October 17, 2019
View 5db0f73

Merge pull request #224 from python-adaptive/tutorial_packages

Bas Nijholt authored on 17/10/2019 12:55:09 • GitHub committed on 17/10/2019 12:55:09
View a8ac337

update pacakges in tutorial's landing page

Bas Nijholt authored on 17/10/2019 12:19:16
View ede9582

Merge pull request #222 from python-adaptive/attr_checking_base_class

Bas Nijholt authored on 17/10/2019 11:16:51 • GitHub committed on 17/10/2019 11:16:51
View 1474a5d

clarify doc-sting

Bas Nijholt authored on 17/10/2019 09:54:38
View b431fe3

implement Joe's suggestion

Bas Nijholt authored on 17/10/2019 09:52:30
View 8681b7f

fix illegal syntax

Bas Nijholt authored on 17/10/2019 09:20:34
October 16, 2019
View 3c30169

update the BaseLearner's doc-string

Bas Nijholt authored on 16/10/2019 22:28:08
View c3e92b0

add 'data' to the SKOptLearner

Bas Nijholt authored on 16/10/2019 22:25:36
View 6e4b8c9

rename 'done_points' -> 'data' for the IntegratorLearner

Bas Nijholt authored on 16/10/2019 22:22:24
View 2b89d7b

use a try except in _RequireAttrsABCMeta

Bas Nijholt authored on 16/10/2019 22:20:20
View 36d5ee7

add "data", "npoints", and "pending_points" to the BalancingLearner

Bas Nijholt authored on 16/10/2019 20:49:09
View c5970fb

use type annotations

Bas Nijholt authored on 16/10/2019 20:41:24
October 14, 2019
View 187f88f

Merge pull request #215 from python-adaptive/learner1D_plot

Joseph Weston authored on 14/10/2019 15:31:52 • GitHub committed on 14/10/2019 15:31:52
View 62a7d6b

wrap all plots in an Overlay

Bas Nijholt authored on 14/10/2019 13:19:39
View a24fe9b

set 'scatter_or_line' by default to 'scatter'

Bas Nijholt authored on 14/10/2019 13:12:27