]> gitweb.michael.orlitzky.com - spline3.git/history - src/FunctionValues.hs
Add a bunch of documentation.
[spline3.git] / src / FunctionValues.hs
2011-05-08 Michael OrlitzkyAdd a bunch of documentation.
2011-05-07 Michael OrlitzkyCatch out-of-bounds calls to value_at.
2011-05-06 Michael OrlitzkyAdd the code to rotate a FunctionValues object.
2011-05-04 Michael OrlitzkyBegin overhauling the program to handle other tetrahedr...
2011-05-03 Michael OrlitzkyAdd the Cardinal and FunctionValues modules which will...