March 17, 2019
View 717557e

rename npoints to total_points

Bas Nijholt authored on 17/03/2019 16:04:54
View b2d13a9

use a list for ((learner_index, point), loss_improvement) tuples

Bas Nijholt authored on 17/03/2019 12:06:09
View d60a88e

rename _points to _ask_cache

Bas Nijholt authored on 17/03/2019 11:59:12
View d9ceaf7

make the ask functions more similar

Bas Nijholt authored on 17/03/2019 11:52:28
View 1401a9a

use the cache for all strategies

Bas Nijholt authored on 17/03/2019 11:49:25
View dac0b7d

fix point distribution for loss strategy

Bas Nijholt authored on 17/03/2019 11:36:15
View 53edb77

test the different strategies

Bas 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 learners

Bas Nijholt authored on 16/03/2019 12:20:05
View a273049

distribute the suggested points over learners when no data is available

Bas Nijholt authored on 16/03/2019 12:11:55
View 442de97

fix DeprecationWarning

Bas Nijholt authored on 17/03/2019 09:59:40
View 3f61744

import Iterable and Sized from collections.abc

Bas Nijholt authored on 17/03/2019 09:53:18
March 5, 2019
View 437f386

Merge pull request #153 from python-adaptive/ci_improvements

Bas 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 sometimes

Bas Nijholt authored on 05/03/2019 16:14:44
View 3ffadd4

install a new environment

Bas Nijholt authored on 05/03/2019 15:49:48