mirror of
https://github.com/gonum/gonum.git
synced 2025-10-11 01:50:12 +08:00
all: fix build and make tests pass with new streams
This commit is contained in:
@@ -65,7 +65,7 @@ func TestGradient(t *testing.T) {
|
||||
},
|
||||
{
|
||||
nDim: 40,
|
||||
tol: 1e-6,
|
||||
tol: 1e-5,
|
||||
formula: Central,
|
||||
},
|
||||
} {
|
||||
|
Reference in New Issue
Block a user