You are here

LinAlg

LinAlg -- README

Submitted by h2b on 30. December 2015 - 21:00

LinAlg -- The Linear-Algebra Scala Library

LinAlg provides data types and operations for algebraic vectors and matrices.

LinAlg -- The Linear-Algebra Scala Library

Submitted by h2b on 30. December 2015 - 19:54
Name: 
LinAlg
Version: 
3.1.0
Programming language: 
Scala (2.12, 2.11)
Date: 
Saturday, 20. January 2018

LinAlg provides data types and operations for algebraic vectors and matrices.

Vector and Matrix elements can be of arbitrary type, provided that a factory for that element type is available. Currently, factories exist for Double, Float, Long, Int, Short, Byte and Char.

Subscribe to RSS - LinAlg