mirror of
				https://github.com/gonum/gonum.git
				synced 2025-11-01 02:52:49 +08:00 
			
		
		
		
	all: change import paths
This commit is contained in:
		| @@ -8,7 +8,7 @@ import ( | ||||
| 	"math/rand" | ||||
| 	"testing" | ||||
|  | ||||
| 	"github.com/gonum/floats" | ||||
| 	"gonum.org/v1/gonum/floats" | ||||
| ) | ||||
|  | ||||
| func TestEigen(t *testing.T) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Brendan Tracey
					Brendan Tracey