mirror of
https://github.com/gonum/gonum.git
synced 2025-10-21 14:19:35 +08:00
matrix: imported matrix as a subtree
This commit is contained in:
7
matrix/generate.go
Normal file
7
matrix/generate.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright ©2015 The gonum Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:generate go run gendoc.go
|
||||
|
||||
package matrix
|
Reference in New Issue
Block a user