mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 23:26:52 +08:00
lapack: imported lapack as a subtree
This commit is contained in:
7
lapack/cgo/lapacke/generate.go
Normal file
7
lapack/cgo/lapacke/generate.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright ©2016 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 generate_lapacke.go
|
||||
|
||||
package lapacke
|
Reference in New Issue
Block a user