pif_MatrixMath

by Popisfizzy
A library that implements a /matrix type, and some basic operations related to it. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Popisfizzy.pif_MatrixMath##version=0

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Popisfizzy.pif_MatrixMath##version=0

39 downloads
Version 1.0 Beta
Date added: Jul 27 2011
Last updated: Oct 14 2015
0 fans
A matrix library that implements a /matrix class, and operations related to it, such as addition, subtraction, matrix multiplication, multiplication by a scalar, determinants, making the matrix in row echelon and reduced row echelon forms, trace, and rank.

Comments

Popisfizzy: (Aug 7 2011, 3:57 pm)
If you don't know what matrices or linear algebra are, I really can't tell you. Look them both up to figure out what they're for.
Kyle_ZX: (Aug 6 2011, 10:05 pm)
I hate to be the guy who asks but what does this do?