Commit graph

  • 59d4b33691 Remove superfluous type parameters Brendan Zabarauskas 2012-11-05 11:58:08 +1000
  • 2790fda04e Add from_value vector constructors Brendan Zabarauskas 2012-11-05 10:05:16 +1000
  • 4e90754263 Reduce zero and one casts Brendan Zabarauskas 2012-11-05 00:37:52 +1000
  • 9c03ef1ccb Formatting Brendan Zabarauskas 2012-11-05 00:35:52 +1000
  • 3dc5e26126 Add angle unit conversions Brendan Zabarauskas 2012-11-04 18:11:32 +1000
  • 8a3a28481e Add trig functions and methods Brendan Zabarauskas 2012-11-04 16:59:42 +1000
  • e96a1d007f Remove transformation functions Brendan Zabarauskas 2012-11-04 16:35:58 +1000
  • b245244b7d Add more matrix constructors and corresponding tests Brendan Zabarauskas 2012-11-04 16:27:41 +1000
  • f3183dd0f1 Reduce zero and one casts Brendan Zabarauskas 2012-11-04 14:39:33 +1000
  • a0cd3f77d8 Reduce zero and one casts, implement new constructors Brendan Zabarauskas 2012-11-04 14:39:09 +1000
  • 2904be296e Reduce casting of zero value Brendan Zabarauskas 2012-11-04 14:28:17 +1000
  • 98091e0a2e Add uuid Brendan Zabarauskas 2012-11-02 13:59:51 +1000
  • 436d6b89b8 Add moves Brendan Zabarauskas 2012-11-02 10:52:33 +1000
  • 30bfd9af5a Rename cast methods to align with Rust's naming conventions Brendan Zabarauskas 2012-11-02 10:47:34 +1000
  • 0689f2b217 Add Todo comments Brendan Zabarauskas 2012-11-02 10:39:03 +1000
  • 5080853cbe Reorganise modules Brendan Zabarauskas 2012-11-02 10:10:27 +1000
  • 02e3c70d65 Move utility modules to src/common Brendan Zabarauskas 2012-11-02 09:15:57 +1000
  • aa304bedae Rename library to lmath Brendan Zabarauskas 2012-11-02 09:14:07 +1000
  • c001329e14 Remove superfluous type bounds Brendan Zabarauskas 2012-11-02 00:27:01 +1000
  • 5f307b1a26 Move values in matrix constructors Brendan Zabarauskas 2012-11-02 00:19:43 +1000
  • cfed77185a Improve naming scheme in constructor parameters Brendan Zabarauskas 2012-11-02 00:12:03 +1000
  • 12498701a1 Convert vector arrays to separate fields in matrix types Brendan Zabarauskas 2012-11-02 00:06:12 +1000
  • 25de081805 Move values in constructors Brendan Zabarauskas 2012-11-02 00:01:06 +1000
  • c453c9bfea Rename project to lm-rs Brendan Zabarauskas 2012-11-01 23:08:40 +1000
  • 35058611f3 Rename and move constructors Brendan Zabarauskas 2012-11-01 17:41:42 +1000
  • 372d67f2c1 Implement MinMax for all numeric types Brendan Zabarauskas 2012-11-01 16:17:38 +1000
  • 17617643e7 Remove llama Brendan Zabarauskas 2012-11-01 16:03:46 +1000
  • dacc710fea Add ascii llama Brendan Zabarauskas 2012-11-01 16:02:00 +1000
  • afb8bcec4b Change name of library to 'llama' Brendan Zabarauskas 2012-11-01 15:58:36 +1000
  • df921a105f Update metadata attributes Brendan Zabarauskas 2012-11-01 11:59:53 +1000
  • 34537324ae Add Apache 2.0 License Brendan Zabarauskas 2012-11-01 11:59:21 +1000
  • bf6bf8b3e6 Make library generic Brendan Zabarauskas 2012-11-01 11:34:38 +1000
  • 891736a2d7 improve method names Brendan Zabarauskas 2012-10-30 14:35:02 +1000
  • 9563bd6be7 Remove unnecessary static methods Brendan Zabarauskas 2012-10-30 14:23:35 +1000
  • 28a9265568 Add and implement ToPtr trait Brendan Zabarauskas 2012-10-30 13:24:50 +1000
  • 819c092321 Change inline attributes to inline(always) Brendan Zabarauskas 2012-10-30 12:55:20 +1000
  • d8f669da75 Correct abs argument sigil Brendan Zabarauskas 2012-10-30 12:46:10 +1000
  • 6f0b49aa0c Move exact_eq to trait Brendan Zabarauskas 2012-10-30 12:45:18 +1000
  • cc053d449d Add description Brendan Zabarauskas 2012-10-30 12:35:39 +1000
  • aac71ddc16 Add vector index operator performance test Brendan Zabarauskas 2012-10-30 12:32:06 +1000
  • c80b95da59 Moved constants to submodules Brendan Zabarauskas 2012-10-30 00:11:27 +1000
  • 5d8319fff0 Fix collision of omath::vec and core::vec Brendan Zabarauskas 2012-10-29 21:53:25 +1000
  • 9c3dbc2658 Improve Index trait implementation Brendan Zabarauskas 2012-10-29 15:47:53 +1000
  • e285c77238 Reorganise directories Brendan Zabarauskas 2012-10-28 21:43:23 +1000
  • c92771a2ae Minor comments/formatting/imports cleanup Brendan Zabarauskas 2012-10-28 17:32:23 +1000
  • 44ab57cb43 Implement Sqrt for more types Brendan Zabarauskas 2012-10-28 17:00:49 +1000
  • 28a9a8250a Move abs method to Abs trait implementations Brendan Zabarauskas 2012-10-28 16:59:19 +1000
  • 11c7ee06fa Implement Abs for i8 to i64 Brendan Zabarauskas 2012-10-28 16:57:41 +1000
  • d0124e10c8 Correct static zero methods Brendan Zabarauskas 2012-10-28 16:55:42 +1000
  • 2438675384 Replaced data arrays with component fields Brendan Zabarauskas 2012-10-28 14:26:37 +1000
  • 0cef6b55b8 Fix to_str purity Brendan Zabarauskas 2012-10-18 15:40:36 +1000
  • 7b0b955ef5 De-mode index overloads Brendan Zabarauskas 2012-10-07 16:42:47 +1000
  • 9e3f1d6252 De-mode min/max functions Brendan Zabarauskas 2012-10-06 15:08:02 +1000
  • 688026f49a Fix find/replace mistake in comments Brendan Zabarauskas 2012-10-06 15:06:52 +1000
  • 08748ad78b De-moded functions and methods Brendan Zabarauskas 2012-10-01 16:23:49 +1000
  • 782b3aaca1 Implement index operator trait Brendan Zabarauskas 2012-09-29 20:37:46 +1000
  • 96713c75b3 Fix matrix test Brendan Zabarauskas 2012-09-29 20:26:08 +1000
  • 0ba6f5a633 Implement operator traits Brendan Zabarauskas 2012-09-29 20:25:49 +1000
  • bf144110b7 Add pub attributes Brendan Zabarauskas 2012-09-29 18:41:48 +1000
  • 3df7d557bd Bring code into line with recent updates to Rust Brendan Zabarauskas 2012-09-24 12:54:24 +1000
  • 0a60f09042 Add static constant functions (commented out) Brendan Zabarauskas 2012-09-11 08:13:49 +1000
  • ca20071c0f Remove extraneous imports Brendan Zabarauskas 2012-09-11 08:06:31 +1000
  • 22189867d4 Add static constructors for Vectors (commented out) Brendan Zabarauskas 2012-09-10 13:18:27 +1000
  • 9f3a6325d7 Improve generic traits Brendan Zabarauskas 2012-09-10 12:55:15 +1000
  • fda5fcecc3 More readme edits Brendan Zabarauskas 2012-09-09 00:11:25 +1000
  • 346cf73b07 Update readme Brendan Zabarauskas 2012-09-08 20:13:01 +1000
  • 413a5ff047 Rename repository to 'omath' Brendan Zabarauskas 2012-09-08 18:54:32 +1000
  • cbc3bcea33 Update readme Brendan Zabarauskas 2012-09-08 16:08:52 +1000
  • fc83b7a17d Change const functions to const values Brendan Zabarauskas 2012-09-08 16:08:36 +1000
  • 820ea22407 Add min and max functions to vector Brendan Zabarauskas 2012-09-08 15:54:31 +1000
  • 015f0d8eb1 OCD formatting Brendan Zabarauskas 2012-09-08 12:41:04 +1000
  • 04bdd00576 Add matrix unittests Brendan Zabarauskas 2012-09-08 11:54:32 +1000
  • e9b407b6a5 Clean up comments Brendan Zabarauskas 2012-09-08 04:49:52 +1000
  • 253e6af58c Implement vector unittests Brendan Zabarauskas 2012-09-08 04:45:29 +1000
  • 7ce34360a2 Add new vector methods Brendan Zabarauskas 2012-09-08 04:45:07 +1000
  • 57d8c4809b OCD - move dot product methods Brendan Zabarauskas 2012-09-08 01:18:18 +1000
  • f5b46e2459 Fix circular imports and subsequent build errors Brendan Zabarauskas 2012-09-08 00:17:26 +1000
  • 0e8dab2cd0 Fix grammar in readme Brendan Zabarauskas 2012-09-07 21:39:38 +1000
  • 6237733603 Update todo list Brendan Zabarauskas 2012-09-07 21:10:39 +1000
  • 8a94717d3b Add todo list to readme Brendan Zabarauskas 2012-09-07 21:09:19 +1000
  • aed74ae3c9 initial commit Brendan Zabarauskas 2012-09-07 20:48:47 +1000