]> gitweb.michael.orlitzky.com - spline3.git/history - src/Cardinal.hs
spline3.cabal: update to v1.0.1.
[spline3.git] / src / Cardinal.hs
2019-03-05 Michael Orlitzkysrc/Cardinal.hs: remove unused language pragma.
2019-03-05 Michael Orlitzkysrc/Cardinal.hs: use explicit Prelude imports to silenc...
2019-03-05 Michael Orlitzkysrc/Cardinal.hs: add a bunch of type signatures to...
2019-03-05 Michael Orlitzkysrc/Cardinal.hs: undo a stupid trick, to eliminate...
2019-03-05 Michael Orlitzkysrc/Cardinal.hs: make an import list explicit.
2015-04-16 Michael OrlitzkySwitch to Tasty for testing.
2015-04-16 Michael OrlitzkyDefine an export list in Cardinal.
2011-10-04 Michael OrlitzkyClean up imports/exports.
2011-09-03 Michael OrlitzkyMove the Cardinal tests into the Cardinal module.
2011-08-04 Michael OrlitzkyFix all orphan instances.
2011-07-10 Michael OrlitzkyFix the ccwz rotations.
2011-05-08 Michael OrlitzkyFix two minor documentation issues.
2011-05-08 Michael OrlitzkyAdd a bunch of documentation.
2011-05-08 Michael OrlitzkyFix some warnings and hlint suggestions.
2011-05-07 Michael OrlitzkyAdd the rotations about the y and z axes to the Cardina...
2011-05-06 Michael OrlitzkyAdd a TODO comment.
2011-05-06 Michael OrlitzkyAdd a bunch of broken y-axis rotations (still using...
2011-05-06 Michael OrlitzkyAdd the counter-clockwise rotations (with respect to...
2011-05-04 Michael OrlitzkyBegin overhauling the program to handle other tetrahedr...
2011-05-03 Michael OrlitzkyAdd the Cardinal and FunctionValues modules which will...