forks/cmath3d.git
2020-06-02 jpreissquat low precision ops testing master
2020-06-02 jpreissquat axis/angle conversion tests
2020-06-02 James Alan... link badge to codecov
2020-06-02 jpreissqslerp test, qanglebetween bufix
2020-06-02 James Alan... gcov coverage, CI, badge
2020-06-01 James Alan... add github action for CI testing
2020-06-01 jpreissrevert polytopes for now, refine API on branch
2020-05-27 James Alan... Update README.md
2020-05-07 James Preissray-polytope intersection
2020-05-07 James Preissimproved stopping criterion for polytope projection
2020-03-29 jpreisspolytope membership and projection, minor vec utils
2020-02-21 jpreissVector indexing function.
2019-11-14 James Alan... symmetry in vadd4
2019-07-23 James Alan... typo fix
2019-04-06 James Preissaxis-angle rotation matrix
2018-07-28 James Preissmin/max element of vec
2018-07-25 James Preisstighten accuracy bound in quat-mat conversions test
2018-07-25 James Preissmore quat ctors/conversions
2018-07-22 James Preissquat for ortho rot from vec to vec
2018-06-10 James Preissqanglebetween
2018-06-10 James Preissinternal naming consistency
2018-06-08 James Preisselement wise div/mul, clamp, rename matrix constructors
2017-12-30 James Alan... Update README.md
2017-12-30 James Alan... Update README.md
2017-12-30 James Preissrpy2quat, remove redundant funcs, better comments,...
2017-12-30 James Preissmore float-double promotion fixes
2017-12-19 James Alan... fix double promotions, add (void) decls
2016-08-03 James Alan... Update README.md
2016-07-24 James PreissMerge branch 'master' of https://github.com/jpreiss...
2016-07-24 James Preisssome easy stuff that was missing
2016-07-24 James Alan... Update README.md
2016-07-24 James Preissfix compile errors
2016-07-24 James Preissinitial commit
2016-07-24 James Alan... Initial commit