linear

package module
v0.0.0-...-a70307f Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2017 License: MIT Imports: 0 Imported by: 3

README

Linear Algebra Status

The package provides a linear-algebra toolbox.

Documentation

Subpackages

The packages contains four subpackages:

Contributing

  1. Fork the project.
  2. Implement your idea.
  3. Open a pull request.

Documentation

Overview

Package linear provides a linear-algebra toolbox.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TensorFloat64

func TensorFloat64(vectors ...[]float64) []float64

TensorFloat64 computes the tensor product of a number of vectors.

func TensorUint64

func TensorUint64(vectors ...[]uint64) []uint64

TensorUint64 computes the tensor product of a number of vectors.

Types

This section is empty.

Directories

Path Synopsis
Package decomposition provides algorithms for decomposing matrices.
Package decomposition provides algorithms for decomposing matrices.
Package matrix provides basic matrix operations.
Package matrix provides basic matrix operations.
Package metric provides functions for computing metrics.
Package metric provides functions for computing metrics.
Package system provides algorithms for solving systems of linear equations.
Package system provides algorithms for solving systems of linear equations.

Jump to

Keyboard shortcuts

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