March 20, 2019
View 3aeb4f3

do not remove JS added by Sphinx

Bas Nijholt authored on 20/03/2019 11:34:42
View 9ace345

add LICENSE to theme.js

Bas Nijholt authored on 20/03/2019 10:12:50
View 6351da5

uncomment first line in theme.js

Bas Nijholt authored on 20/03/2019 00:00:23
View a43aeee

add theme.js from GitHub sphinx_rtd_theme

Bas Nijholt authored on 19/03/2019 23:59:25
View 3f7c138

fix live_plot

Bas Nijholt authored on 19/03/2019 19:22:20
View a8cefd6

simplify _update_range

Bas Nijholt authored on 17/03/2019 23:33:53
View 8edaf6d

male the scale always a float, like happens in the Learner1D and Leearner2D

Bas Nijholt authored on 17/03/2019 21:59:27
View 4387449

remove np.nan_to_zero because it will never be NaN

Bas Nijholt authored on 17/03/2019 19:01:41
View ca8b1d5

change the scale to 1 if it's 0 to avoid ZeroDivisionErrors

Bas Nijholt authored on 17/03/2019 18:56:53
View 0593b1b

test flat bands in the LearnerND

Bas Nijholt authored on 17/03/2019 10:17:49
View 94eb632

fix "DeprecationWarning: invalid escape sequence \s"

Bas Nijholt authored on 17/03/2019 17:57:14
March 17, 2019
View 6e3e985

add other potential failure modes

Bas Nijholt authored on 17/03/2019 17:35:15
View 7b3ab25

use pytest.mark.parametrize

Bas Nijholt authored on 17/03/2019 17:31:04
View c233ceb

change while loop to normal loop

Bas Nijholt authored on 17/03/2019 17:17:52
View dc846e1

add missing tell_pending

Bas Nijholt authored on 17/03/2019 17:10:55