|
View 4c4fc70
Merge branch 'fix_61' into 'master'
Bas Nijholt authored on 16/07/2018 20:06:50
|
|
View 4f5bb63
change loop into list comprehension
Bas Nijholt authored on 11/07/2018 05:18:21
|
|
View 4f2f497
small style changes
Bas Nijholt authored on 11/07/2018 02:43:45
|
|
View fe983dc
fix 'test_small_deviations' by making it stop when loss==0
Bas Nijholt authored on 11/07/2018 02:11:43
|
|
View 8cd223f
fix the bug where intervals could be smaller than dx_eps
Bas Nijholt authored on 11/07/2018 02:01:28
|
|
View b1af8b6
make the tests independent of the BlockingRunner
Bas Nijholt authored on 11/07/2018 00:28:53
|
|
View d97a48c
1D: always return the points as a list
Bas Nijholt authored on 11/07/2018 00:23:27
|
|
View 64ee2d9
fix bugs in tests
Bas Nijholt authored on 29/06/2018 23:57:06
|
|
View 54dbcd8
add tests for small intervals
Bas Nijholt authored on 21/06/2018 21:20:06
|
|
View 306685c
set the actual loss to zero when the interval is smaller than machine precision
Bas Nijholt authored on 21/06/2018 21:05:30
|
|
View 1aefc88
improve code homogeneity
Bas Nijholt authored on 20/06/2018 02:22:40
|
|
View ca73e60
1D: add a comment and redifine dx -> -dx
Bas Nijholt authored on 11/06/2018 22:47:22
|
|
View 6951abe
1D: remove unneeded function and change to a normal loop
Bas Nijholt authored on 08/06/2018 23:44:42
|
|
View 15b1d67
1D: remove unneeded checks for _dx_eps
Bas Nijholt authored on 08/06/2018 23:39:45
|
|
View d7a9595
1D: also check for abs(dx) < self._dx_eps in ask
Bas Nijholt authored on 08/06/2018 23:05:56
|