summaryrefslogtreecommitdiff
path: root/tests/linalg_test.py
AgeCommit message (Expand)Author
2011-05-15cleanup. fixed testsAnthony LaTorre
2011-05-06added unary minus operator for matrix and float3; updated testsAnthony LaTorre
2011-05-06added rotationsAnthony LaTorre
2011-05-05added matrix struct and operations; added matrix tests; switched linear algeb...Anthony LaTorre
2011-05-05finished basic linear algebra operations and testsAnthony LaTorre