mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 07:06:54 +08:00
all: add pkg.go.dev reference README badges
As discussed during the review of the immediately preceding changesets.
This commit is contained in:

committed by
Dan Kortschak

parent
0f19c83e37
commit
45b800a8c6
@@ -1,5 +1,7 @@
|
||||
Gonum LAPACK [](https://godocs.io/gonum.org/v1/gonum/lapack)
|
||||
Gonum LAPACK
|
||||
======
|
||||
[](https://pkg.go.dev/gonum.org/v1/gonum/lapack)
|
||||
[](https://godocs.io/gonum.org/v1/gonum/lapack)
|
||||
|
||||
A collection of packages to provide LAPACK functionality for the Go programming
|
||||
language (http://golang.org). This provides a partial implementation in native go
|
||||
@@ -25,4 +27,3 @@ Go implementation of the LAPACK API (incomplete, implements the `float64` API).
|
||||
|
||||
Wrappers for an implementation of the double (i.e., `float64`) precision real parts of
|
||||
the LAPACK API.
|
||||
|
||||
|
Reference in New Issue
Block a user