Registry / utility / gonum-lapack

gonum-lapack

JSON →
library0.0.0-20181123203213-e4cdc5a0bff9gogounverified

LAPACK linear algebra routines for the Gonum numerical library.

go get github.com/gonum/lapack
INSTALL
IMPORT
SIG · GONUM-LAPACK
G
gonum-lapack
utilitygov0.0.0-20181123203213-e4cdc5a0bff9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

lapack
github.com/gonum/lapack

Access LAPACK function reference

package main import ( "fmt" "github.com/gonum/lapack" ) func main() { fmt.Println(lapack.Dgesvd) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20181123203213-e4cdc5a0bff9latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gonum-lapack — go get gonum-lapack · libregistry