kochie / matrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix

Build Status Coverage Status GoDoc

Matrix is a liner algebra library for Go, designed for ease of use and speed. The main reason for developing this library was to implement some new methods for determining different matrix decompositions - as well as to implement more complicated models such as a Kalman Filter.

The documentation is avaliable here

About


Languages

Language:Go 100.0%