Commit graph

10 commits

Author SHA1 Message Date
Brendan Zabarauskas 08748ad78b De-moded functions and methods 2012-10-01 16:23:49 +10:00
Brendan Zabarauskas 96713c75b3 Fix matrix test 2012-09-29 20:26:08 +10:00
Brendan Zabarauskas 3df7d557bd Bring code into line with recent updates to Rust 2012-09-24 12:54:24 +10:00
Brendan Zabarauskas 413a5ff047 Rename repository to 'omath' 2012-09-08 18:54:32 +10:00
Brendan Zabarauskas fc83b7a17d Change const functions to const values 2012-09-08 16:08:36 +10:00
Brendan Zabarauskas 820ea22407 Add min and max functions to vector 2012-09-08 15:54:31 +10:00
Brendan Zabarauskas 04bdd00576 Add matrix unittests 2012-09-08 11:54:32 +10:00
Brendan Zabarauskas 253e6af58c Implement vector unittests 2012-09-08 04:45:29 +10:00
Brendan Zabarauskas f5b46e2459 Fix circular imports and subsequent build errors 2012-09-08 00:17:26 +10:00
Brendan Zabarauskas aed74ae3c9 initial commit 2012-09-07 20:48:47 +10:00