March 17, 2019
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
View a1cb7c3

invoke conda directly in CI

Bas 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.4

Bas Nijholt authored on 19/02/2019 14:27:52
February 15, 2019
View a9bb7f6

fix bug in curvature_loss

Bas 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
January 29, 2019
View 5f9a146

add Python 3.7 to the setup.py classifiers

Bas Nijholt authored on 29/01/2019 16:15:36
View b19dec9

Merge branch 'stable-0.7'

Bas Nijholt authored on 29/01/2019 15:58:33
View 0e0674d

fix _get_data for the BalancingLearner (#150)

Bas Nijholt authored on 29/01/2019 15:11:12 • GitHub committed on 29/01/2019 15:11:12
January 25, 2019
View 7ccb583

pin holoviews=1.11 in environment.yml for RTD

Bas Nijholt authored on 25/01/2019 15:11:17
View b29f547

remove _deepcopy_fix and depend on sortedcollections >= 1.1

Bas Nijholt authored on 21/01/2019 15:15:05