jcla1 / matrix

Matrix library (not optimized) for learning about Go and linear algebra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix

Matrix library (not optimized) for learning about Go and linear algebra.

I wrote this matrix library for learning more Go and as an execise for ml-class.org I wouldn't use it for performance critical applications if I were you.

About

Matrix library (not optimized) for learning about Go and linear algebra

License:MIT License


Languages

Language:Go 100.0%