wildfunctions / matrices

A Very Basic Matrix & Vector Library In Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Very Basic Matrix & Vector Library In Scala


Currently missing some major features in matrix and vector algebra.

The following still need implementation:

Vector cross product

Matrix Row-Echelon solver

Matrix eigenvalues and eigenvectors

General error handling and checks for nearly ALL functions

Test Framework

About

A Very Basic Matrix & Vector Library In Scala


Languages

Language:SuperCollider 64.5%Language:Scala 35.5%