]> gitweb.michael.orlitzky.com - spline3.git/log
spline3.git
13 years agoAdd Dr. Sorokina's paper.
Michael Orlitzky [Sun, 1 May 2011 04:39:21 +0000 (00:39 -0400)]
Add Dr. Sorokina's paper.

13 years agoAdd a test for p. 78, (2.5).
Michael Orlitzky [Sun, 1 May 2011 01:35:44 +0000 (21:35 -0400)]
Add a test for p. 78, (2.5).

13 years agoAdd a ton of new tests based on pages 79 and 80 of Sorokina and Zeilfelder.
Michael Orlitzky [Sun, 1 May 2011 01:03:59 +0000 (21:03 -0400)]
Add a ton of new tests based on pages 79 and 80 of Sorokina and Zeilfelder.

13 years agoRename the xi function to domain_point, and make a new xi function which is an alias...
Michael Orlitzky [Sun, 1 May 2011 00:58:25 +0000 (20:58 -0400)]
Rename the xi function to domain_point, and make a new xi function which is an alias to domain_point.

13 years agoMove the almost_equals function into the Comparisons module.
Michael Orlitzky [Sun, 1 May 2011 00:57:38 +0000 (20:57 -0400)]
Move the almost_equals function into the Comparisons module.

13 years agoFix the naming of the faces and convert their comments to haddock form.
Michael Orlitzky [Sat, 30 Apr 2011 19:35:03 +0000 (15:35 -0400)]
Fix the naming of the faces and convert their comments to haddock form.

13 years agoFix a bunch of hlint warnings in Main.
Michael Orlitzky [Thu, 28 Apr 2011 02:11:13 +0000 (22:11 -0400)]
Fix a bunch of hlint warnings in Main.

13 years agoAdded an hlint makefile target.
Michael Orlitzky [Thu, 28 Apr 2011 02:05:34 +0000 (22:05 -0400)]
Added an hlint makefile target.

13 years agoEta reduce the reverse_cube function.
Michael Orlitzky [Thu, 28 Apr 2011 01:50:35 +0000 (21:50 -0400)]
Eta reduce the reverse_cube function.
Add a comment to the reverse_cube function.
Remove some redundant parentheses.

13 years agoUse the eta reduce in two Cube functions (hlint).
Michael Orlitzky [Thu, 28 Apr 2011 01:36:12 +0000 (21:36 -0400)]
Use the eta reduce in two Cube functions (hlint).
Add comments to three Cube functions.

13 years agoClean up some RealFunction definitions (remove lambdas).
Michael Orlitzky [Thu, 28 Apr 2011 01:29:05 +0000 (21:29 -0400)]
Clean up some RealFunction definitions (remove lambdas).

13 years agoAdd a README file listing dependencies.
Michael Orlitzky [Tue, 26 Apr 2011 05:18:31 +0000 (01:18 -0400)]
Add a README file listing dependencies.

13 years agoMove the HTML documentation into the doc/html directory.
Michael Orlitzky [Tue, 26 Apr 2011 05:08:26 +0000 (01:08 -0400)]
Move the HTML documentation into the doc/html directory.

13 years agoRename the binary to spline3.
Michael Orlitzky [Tue, 26 Apr 2011 05:06:32 +0000 (01:06 -0400)]
Rename the binary to spline3.

13 years agoRename the spline project to spline3.
Michael Orlitzky [Tue, 26 Apr 2011 05:06:06 +0000 (01:06 -0400)]
Rename the spline project to spline3.