March 17, 2019 | ||
---|---|---|
View dac0b7d
fix point distribution for loss strategyBas Nijholt authored on 17/03/2019 11:36:15 |
||
View 53edb77
test the different strategiesBas Nijholt authored on 17/03/2019 11:18:17 |
||
View a00bf61
fix the point distribution issue by max(loss, -npoints)Bas Nijholt authored on 17/03/2019 09:44:27 |
||
View a7a1822
add test for BalancingLearner for point distribution over learnersBas Nijholt authored on 16/03/2019 12:20:05 |
||
View a273049
distribute the suggested points over learners when no data is availableBas Nijholt authored on 16/03/2019 12:11:55 |
||
View 442de97
fix DeprecationWarningBas Nijholt authored on 17/03/2019 09:59:40 |
||
View 3f61744
import Iterable and Sized from collections.abcBas Nijholt authored on 17/03/2019 09:53:18 |
March 5, 2019 | ||
---|---|---|
View 437f386
Merge pull request #153 from python-adaptive/ci_improvementsBas Nijholt authored on 05/03/2019 17:50:28 • GitHub committed on 05/03/2019 17:50:28 |
||
View 5b64b6f
add a timeout to 'test_distributed_executor' because it hangs sometimesBas Nijholt authored on 05/03/2019 16:14:44 |
||
View 3ffadd4
install a new environmentBas Nijholt authored on 05/03/2019 15:49:48 |
||
View a1cb7c3
invoke conda directly in CIBas Nijholt authored on 05/03/2019 15:41:21 |
February 19, 2019 | ||
---|---|---|
View 0e1aa7c
Merge branch 'stable-0.7' which is tagged as v0.7.4Bas Nijholt authored on 19/02/2019 14:27:52 |
February 15, 2019 | ||
---|---|---|
View a9bb7f6
fix bug in curvature_lossBas Nijholt authored on 15/02/2019 15:00:13 • GitHub committed on 15/02/2019 15:00:13 |
||
View 386da45
handle NaN losses and add a test, closes #145 (#151)Bas Nijholt authored on 15/02/2019 13:26:43 • GitHub committed on 15/02/2019 13:26:43 |
January 30, 2019 | ||
---|---|---|
View f1ea463
handle empty data files when loading, closes #148 (#149)Bas Nijholt authored on 30/01/2019 14:58:48 • GitHub committed on 30/01/2019 14:58:48 |