March 17, 2019 | ||
---|---|---|
View d60a88e
rename _points to _ask_cacheBas Nijholt authored on 17/03/2019 11:59:12 |
||
View d9ceaf7
make the ask functions more similarBas Nijholt authored on 17/03/2019 11:52:28 |
||
View 1401a9a
use the cache for all strategiesBas Nijholt authored on 17/03/2019 11:49:25 |
||
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 |