all: fix build and make tests pass with new streams

This commit is contained in:
kortschak
2017-11-17 12:38:53 +10:30
parent fa0c5aa7bc
commit 54a5f6f081
16 changed files with 59 additions and 55 deletions

View File

@@ -65,7 +65,7 @@ func TestGradient(t *testing.T) {
},
{
nDim: 40,
tol: 1e-6,
tol: 1e-5,
formula: Central,
},
} {