Commit graph

464 commits

Author SHA1 Message Date
Brendan Zabarauskas
0a60f09042 Add static constant functions (commented out) 2012-09-11 08:13:49 +10:00
Brendan Zabarauskas
ca20071c0f Remove extraneous imports 2012-09-11 08:06:31 +10:00
Brendan Zabarauskas
22189867d4 Add static constructors for Vectors (commented out)
See https://github.com/mozilla/rust/issues/3427
2012-09-10 13:18:27 +10:00
Brendan Zabarauskas
9f3a6325d7 Improve generic traits 2012-09-10 12:55:15 +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
015f0d8eb1 OCD formatting 2012-09-08 12:41:04 +10:00
Brendan Zabarauskas
04bdd00576 Add matrix unittests 2012-09-08 11:54:32 +10:00
Brendan Zabarauskas
e9b407b6a5 Clean up comments 2012-09-08 04:49:52 +10:00
Brendan Zabarauskas
7ce34360a2 Add new vector methods 2012-09-08 04:45:07 +10:00
Brendan Zabarauskas
57d8c4809b OCD - move dot product methods 2012-09-08 01:18:18 +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