]> gitweb.michael.orlitzky.com - spline3.git/shortlog
spline3.git
2011-05-02 Michael OrlitzkyAdd the example1.py sage code.
2011-05-02 Michael OrlitzkyFinish adding the coefficients, begin the barycentric...
2011-05-02 Michael OrlitzkyAdd a bunch more coefficient tests.
2011-05-02 Michael OrlitzkyAdd distance and is_close functions to the Point module.
2011-05-02 Michael OrlitzkyCompute more coefficients manually for use in the tests.
2011-05-02 Michael OrlitzkyAdded more coefficient tests.
2011-05-01 Michael OrlitzkyAdd some HUnit tests for the Face module.
2011-05-01 Michael OrlitzkyFix the definition of cube_at; it had the 'x' and ...
2011-05-01 Michael OrlitzkyAdd the beginning of the final paper.
2011-05-01 Michael OrlitzkyAdd Dr. Sorokina's paper.
2011-05-01 Michael OrlitzkyAdd a test for p. 78, (2.5).
2011-05-01 Michael OrlitzkyAdd a ton of new tests based on pages 79 and 80 of...
2011-05-01 Michael OrlitzkyRename the xi function to domain_point, and make a...
2011-05-01 Michael OrlitzkyMove the almost_equals function into the Comparisons...
2011-04-30 Michael OrlitzkyFix the naming of the faces and convert their comments...
2011-04-28 Michael OrlitzkyFix a bunch of hlint warnings in Main.
2011-04-28 Michael OrlitzkyAdded an hlint makefile target.
2011-04-28 Michael OrlitzkyEta reduce the reverse_cube function.
2011-04-28 Michael OrlitzkyUse the eta reduce in two Cube functions (hlint).
2011-04-28 Michael OrlitzkyClean up some RealFunction definitions (remove lambdas).
2011-04-26 Michael OrlitzkyAdd a README file listing dependencies.
2011-04-26 Michael OrlitzkyMove the HTML documentation into the doc/html directory.
2011-04-26 Michael OrlitzkyRename the binary to spline3.
2011-04-26 Michael OrlitzkyRename the spline project to spline3.