Directories ¶
Path | Synopsis |
---|---|
Package blas provides interfaces for the BLAS linear algebra standard.
|
Package blas provides interfaces for the BLAS linear algebra standard. |
blas64
Package blas64 provides a simple interface to the float64 BLAS API.
|
Package blas64 provides a simple interface to the float64 BLAS API. |
native
Package native is a Go implementation of the BLAS API.
|
Package native is a Go implementation of the BLAS API. |
native/internal/math32
Package math32 provides float32 versions of standard library math package routines used by gonum/blas/native.
|
Package math32 provides float32 versions of standard library math package routines used by gonum/blas/native. |
Package graph implements functions and interfaces to deal with formal discrete graphs.
|
Package graph implements functions and interfaces to deal with formal discrete graphs. |
encoding/dot
Package dot implements GraphViz DOT marshaling of graphs.
|
Package dot implements GraphViz DOT marshaling of graphs. |
traverse
Package traverse provides basic graph traversal primitives.
|
Package traverse provides basic graph traversal primitives. |
internal
|
|
lapack64
Package lapack64 provides a set of convenient wrapper functions for LAPACK calls, as specified in the netlib standard (www.netlib.org).
|
Package lapack64 provides a set of convenient wrapper functions for LAPACK calls, as specified in the netlib standard (www.netlib.org). |
native
Package native is a pure-go implementation of the LAPACK API.
|
Package native is a pure-go implementation of the LAPACK API. |
matrix
|
|
mat64
Package mat64 provides basic linear algebra operations for float64 matrices.
|
Package mat64 provides basic linear algebra operations for float64 matrices. |
Click to show internal directories.
Click to hide internal directories.