Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-15 | cleanup. fixed tests | Anthony LaTorre | |
2011-05-06 | added unary minus matrix; updated test | Anthony LaTorre | |
2011-05-06 | added unary minus operator for matrix and float3; updated tests | Anthony LaTorre | |
2011-05-06 | added rotations | Anthony LaTorre | |
2011-05-05 | added matrix struct and operations; added matrix tests; switched linear ↵ | Anthony LaTorre | |
algebra operation tests to use nosetests | |||
2011-05-05 | finished basic linear algebra operations and tests | Anthony LaTorre | |