gonum/

directory
v0.0.0-...-dfba71b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2020 License: BSD-2-Clause

Directories

Path Synopsis
Package blas provides interfaces for the BLAS linear algebra standard.
Package blas provides interfaces for the BLAS linear algebra standard.
blas32
Package blas32 provides a simple interface to the float32 BLAS API.
Package blas32 provides a simple interface to the float32 BLAS API.
blas64
Package blas64 provides a simple interface to the float64 BLAS API.
Package blas64 provides a simple interface to the float64 BLAS API.
cblas128
Package cblas128 provides a simple interface to the complex128 BLAS API.
Package cblas128 provides a simple interface to the complex128 BLAS API.
cblas64
Package cblas64 provides a simple interface to the complex64 BLAS API.
Package cblas64 provides a simple interface to the complex64 BLAS API.
cgo
Package cgo provides bindings to a C BLAS library.
Package cgo provides bindings to a C BLAS library.
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.
testblas
Package testblas provides tests for blas implementations.
Package testblas provides tests for blas implementations.
testblas/benchautogen
Script for automatic code generation of the benchmark routines
Script for automatic code generation of the benchmark routines
Package floats provides a set of helper routines for dealing with slices of float64.
Package floats provides a set of helper routines for dealing with slices of float64.
internal
asm/c128
Package c128 provides complex128 vector primitives.
Package c128 provides complex128 vector primitives.
asm/c64
Package c64 provides complex64 vector primitives.
Package c64 provides complex64 vector primitives.
asm/f32
Package f32 provides float32 vector primitives.
Package f32 provides float32 vector primitives.
asm/f64
Package f64 provides float64 vector primitives.
Package f64 provides float64 vector primitives.
binding
Package binding provides helpers for building autogenerated cgo bindings.
Package binding provides helpers for building autogenerated cgo bindings.
cgo
Package cgo provides an interface to bindings for a C LAPACK library.
Package cgo provides an interface to bindings for a C LAPACK library.
cgo/lapacke
Package lapacke provides bindings to the LAPACKE C Interface to LAPACK.
Package lapacke provides bindings to the LAPACKE C Interface to LAPACK.
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.
Package matrix provides common error handling mechanisms for matrix operations in mat64 and cmat128.
Package matrix provides common error handling mechanisms for matrix operations in mat64 and cmat128.
cmat128
Package cmat128 provides implementations of complex128 matrix structures and linear algebra operations on them.
Package cmat128 provides implementations of complex128 matrix structures and linear algebra operations on them.
conv
Package conv provides matrix type interconversion utilities.
Package conv provides matrix type interconversion utilities.
mat64
Package mat64 provides implementations of float64 matrix structures and linear algebra operations on them.
Package mat64 provides implementations of float64 matrix structures and linear algebra operations on them.
Package stat provides generalized statistical functions.
Package stat provides generalized statistical functions.
combin
Package combin implements routines involving combinatorics (permutations, combinations, etc.).
Package combin implements routines involving combinatorics (permutations, combinations, etc.).
distmat
Package distmat provides probability distributions over matrices.
Package distmat provides probability distributions over matrices.
distmv
Package distmv provides multivariate random distribution types.
Package distmv provides multivariate random distribution types.
distuv
Package distuv provides univariate random distribution types.
Package distuv provides univariate random distribution types.
samplemv
Package samplemv implements advanced sampling routines from explicit and implicit probability distributions.
Package samplemv implements advanced sampling routines from explicit and implicit probability distributions.
sampleuv
Package sampleuv implements advanced sampling routines from explicit and implicit probability distributions.
Package sampleuv implements advanced sampling routines from explicit and implicit probability distributions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL