forks/cmath3d.git
6 years agomin/max element of vec
James Preiss [Sat, 28 Jul 2018 18:38:00 +0000 (11:38 -0700)]
min/max element of vec

6 years agotighten accuracy bound in quat-mat conversions test
James Preiss [Wed, 25 Jul 2018 19:39:24 +0000 (15:39 -0400)]
tighten accuracy bound in quat-mat conversions test

6 years agomore quat ctors/conversions
James Preiss [Wed, 25 Jul 2018 19:32:26 +0000 (15:32 -0400)]
more quat ctors/conversions

6 years agoquat for ortho rot from vec to vec
James Preiss [Sun, 22 Jul 2018 20:22:19 +0000 (13:22 -0700)]
quat for ortho rot from vec to vec

6 years agoqanglebetween
James Preiss [Sun, 10 Jun 2018 05:00:25 +0000 (22:00 -0700)]
qanglebetween

6 years agointernal naming consistency
James Preiss [Sun, 10 Jun 2018 02:04:40 +0000 (19:04 -0700)]
internal naming consistency

6 years agoelement wise div/mul, clamp, rename matrix constructors
James Preiss [Fri, 8 Jun 2018 07:58:11 +0000 (00:58 -0700)]
element wise div/mul, clamp, rename matrix constructors

6 years agoUpdate README.md
James Alan Preiss [Sat, 30 Dec 2017 02:59:54 +0000 (18:59 -0800)]
Update README.md

6 years agoUpdate README.md
James Alan Preiss [Sat, 30 Dec 2017 02:58:54 +0000 (18:58 -0800)]
Update README.md

6 years agorpy2quat, remove redundant funcs, better comments, unit tests
James Preiss [Sat, 30 Dec 2017 02:35:53 +0000 (18:35 -0800)]
rpy2quat, remove redundant funcs, better comments, unit tests

6 years agomore float-double promotion fixes
James Preiss [Sat, 30 Dec 2017 00:33:52 +0000 (16:33 -0800)]
more float-double promotion fixes

6 years agofix double promotions, add (void) decls
James Alan Preiss [Tue, 19 Dec 2017 00:06:24 +0000 (16:06 -0800)]
fix double promotions, add (void) decls

also add a few new quaternion decomposition functions

8 years agoUpdate README.md
James Alan Preiss [Wed, 3 Aug 2016 18:41:58 +0000 (11:41 -0700)]
Update README.md

8 years agoMerge branch 'master' of https://github.com/jpreiss/cmath3d
James Preiss [Sun, 24 Jul 2016 22:57:53 +0000 (15:57 -0700)]
Merge branch 'master' of https://github.com/jpreiss/cmath3d

8 years agosome easy stuff that was missing
James Preiss [Sun, 24 Jul 2016 22:57:31 +0000 (15:57 -0700)]
some easy stuff that was missing

8 years agoUpdate README.md
James Alan Preiss [Sun, 24 Jul 2016 21:46:28 +0000 (14:46 -0700)]
Update README.md

project intro

8 years agofix compile errors
James Preiss [Sun, 24 Jul 2016 20:02:56 +0000 (13:02 -0700)]
fix compile errors

8 years agoinitial commit
James Preiss [Sun, 24 Jul 2016 19:52:05 +0000 (12:52 -0700)]
initial commit

8 years agoInitial commit
James Alan Preiss [Sun, 24 Jul 2016 18:08:27 +0000 (11:08 -0700)]
Initial commit