We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e9df8 commit cd55bf4Copy full SHA for cd55bf4
fourier/internal/fftpack/fftpack_test.go
@@ -14,7 +14,7 @@ import (
14
"reflect"
15
"testing"
16
17
- "github.com/gonum/floats"
+ "gonum.org/v1/gonum/floats"
18
)
19
20
func TestRfft(t *testing.T) {
0 commit comments