October 17, 2019 | ||
---|---|---|
View b431fe3
implement Joe's suggestionBas Nijholt authored on 17/10/2019 09:52:30 |
||
View 8681b7f
fix illegal syntaxBas Nijholt authored on 17/10/2019 09:20:34 |
October 16, 2019 | ||
---|---|---|
View 3c30169
update the BaseLearner's doc-stringBas Nijholt authored on 16/10/2019 22:28:08 |
||
View c3e92b0
add 'data' to the SKOptLearnerBas Nijholt authored on 16/10/2019 22:25:36 |
||
View 6e4b8c9
rename 'done_points' -> 'data' for the IntegratorLearnerBas Nijholt authored on 16/10/2019 22:22:24 |
||
View 2b89d7b
use a try except in _RequireAttrsABCMetaBas Nijholt authored on 16/10/2019 22:20:20 |
||
View 36d5ee7
add "data", "npoints", and "pending_points" to the BalancingLearnerBas Nijholt authored on 16/10/2019 20:49:09 |
||
View c5970fb
use type annotationsBas Nijholt authored on 16/10/2019 20:41:24 |
October 14, 2019 | ||
---|---|---|
View 187f88f
Merge pull request #215 from python-adaptive/learner1D_plotJoseph 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 OverlayBas 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 |
||
View 82a55f2
add scatter_or_line argument to Learner1D.plotBas Nijholt authored on 05/09/2019 11:30:18 |
||
View 0116e17
require 'npoints', 'pending_points', and 'data' in the BaseLearnerBas Nijholt authored on 14/10/2019 12:59:30 |
||
View 3b2ae11
add utils._RequireAttrsABCMetaBas Nijholt authored on 14/10/2019 12:57:58 |
||
View e8dfd93
Merge pull request #221 from python-adaptive/triangle_loss_2DBas Nijholt authored on 14/10/2019 12:55:55 • GitHub committed on 14/10/2019 12:55:55 |