Registry / utility / v1-netlib

v1-netlib

JSON →
library0.0.0-20230729102104-8b8060e7531fgogounverified

Package netlib provides numerical linear algebra routines for Go.

go get gonum.org/v1/netlib
INSTALL
IMPORT
SIG · V1-NETLIB
V
v1-netlib
utilitygov0.0.0-20230729102104-8b8060e7531f
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.

netlib
gonum.org/v1/netlib

Print the version of the netlib package.

package main import ( "fmt" "gonum.org/v1/netlib" ) func main() { fmt.Println(netlib.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230729102104-8b8060e7531flatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
v1-netlib — go get v1-netlib · libregistry