2015-04-15 |
Michael Orlitzky | Bump non-test dependencies in the cabal file.
|
commit | commitdiff | tree |
2015-04-15 |
Michael Orlitzky | Add some doctest examples to RealFunction.
|
commit | commitdiff | tree |
2015-04-15 |
Michael Orlitzky | Pass -isrc to doctest directly (without --optghc).
|
commit | commitdiff | tree |
2015-04-15 |
Michael Orlitzky | Whitespace cleanup.
|
commit | commitdiff | tree |
2013-06-04 |
Michael Orlitzky | Bump dependencies, and move some Arbitrary code from...
|
commit | commitdiff | tree |
2012-11-30 |
Michael Orlitzky | Bump deps for ghc-7.6.
|
commit | commitdiff | tree |
2012-10-12 |
Michael Orlitzky | Bump the cmdargs dep to 0.10.*.
|
commit | commitdiff | tree |
2012-08-24 |
Michael Orlitzky | Remove the TODO; "add more documentation" is an implicit...
|
commit | commitdiff | tree |
2012-08-24 |
Michael Orlitzky | Remove the plain text README now that the webpage works.
|
commit | commitdiff | tree |
2012-08-24 |
Michael Orlitzky | Update all 3D result images.
|
commit | commitdiff | tree |
2012-08-24 |
Michael Orlitzky | Remove the 'src_html' makefile target and replace it...
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Add a preliminary README.
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Add the python script used to view the 3D input/results.
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Flip bytes again before outputting the 3D data.
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Recreate the MRI data, something went wrong with it.
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Move the last two MRI-specific variables out of MRI...
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Remove the hscolour_srcs script, praying that Cabal...
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Add images of some results.
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Add a LICENSE file.
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Update the doc target.
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Remove the old (unused) doc/html directory.
|
commit | commitdiff | tree |
2012-08-22 |
Michael Orlitzky | Remove the unused example1.py/spline3.lyx paper that...
|
commit | commitdiff | tree |
2012-08-21 |
Michael Orlitzky | Use cmdargs to parse command-line arguments.
|
commit | commitdiff | tree |
2012-08-21 |
Michael Orlitzky | Add dependencies on cmdargs and MissingH.
|
commit | commitdiff | tree |
2012-08-19 |
Michael Orlitzky | Remove the test-framework-doctest dependency.
|
commit | commitdiff | tree |
2012-08-19 |
Michael Orlitzky | Fix MRI.hs for repa-3.2.
|
commit | commitdiff | tree |
2012-08-19 |
Michael Orlitzky | Update repa, quickcheck, and doctest version bounds.
|
commit | commitdiff | tree |
2012-05-30 |
Michael Orlitzky | Use lenient comparisons in two failing tests.
|
commit | commitdiff | tree |
2012-04-17 |
Michael Orlitzky | Fix all of the sequential operations with the caveat...
|
commit | commitdiff | tree |
2012-04-17 |
Michael Orlitzky | Make the minimum number of changes necessary to work...
|
commit | commitdiff | tree |
2012-04-17 |
Michael Orlitzky | Bump dependencies in the cabal file.
|
commit | commitdiff | tree |
2012-01-18 |
Michael Orlitzky | Remove the bin/.gitignore file.
|
commit | commitdiff | tree |
2012-01-03 |
Michael Orlitzky | Update the cabal file for ghc-7.4.
|
commit | commitdiff | tree |
2011-11-27 |
Michael Orlitzky | Remove the README since the cabal file now lists dependencies.
|
commit | commitdiff | tree |
2011-11-27 |
Michael Orlitzky | Update the hscolour_srcs script to use the Cabal filesystem...
|
commit | commitdiff | tree |
2011-11-27 |
Michael Orlitzky | Update the makefile to use Cabal.
|
commit | commitdiff | tree |
2011-11-27 |
Michael Orlitzky | Add an empty Setup.hs file for Cabal.
|
commit | commitdiff | tree |
2011-11-27 |
Michael Orlitzky | Add a cabal file.
|
commit | commitdiff | tree |
2011-11-08 |
Michael Orlitzky | Remove the repa3 includes from the GHC command-line...
|
commit | commitdiff | tree |
2011-11-07 |
Michael Orlitzky | Remove the 'h' parameter from the model entirely by...
|
commit | commitdiff | tree |
2011-11-07 |
Michael Orlitzky | Remove redundant '$' operators.
|
commit | commitdiff | tree |
2011-11-07 |
Michael Orlitzky | Fix more hlint issues in Grid tests.
|
commit | commitdiff | tree |
2011-11-07 |
Michael Orlitzky | Fix some hlint issues.
|
commit | commitdiff | tree |
2011-11-07 |
Michael Orlitzky | Remove the now-useless make_grid function.
|
commit | commitdiff | tree |
2011-11-07 |
Michael Orlitzky | Remove an unused import of Comparisons.nearly_ge.
|
commit | commitdiff | tree |
2011-11-07 |
Michael Orlitzky | Remove the Tetrahedron contains_point function and...
|
commit | commitdiff | tree |
2011-11-07 |
Michael Orlitzky | Remove the coincident vertices guards from the Tetrahedron...
|
commit | commitdiff | tree |
2011-11-06 |
Michael Orlitzky | Add Repa 3 to the README.
|
commit | commitdiff | tree |
2011-11-06 |
Michael Orlitzky | Drop the no-longer-useful ThreeDimensional class.
|
commit | commitdiff | tree |
2011-10-31 |
Michael Orlitzky | Remove all "otherwise -> error" cases for performance...
|
commit | commitdiff | tree |
2011-10-31 |
Michael Orlitzky | Update to repa3 (Ben Lippmeier).
|
commit | commitdiff | tree |
2011-10-27 |
Michael Orlitzky | Inline the polynomial function.
|
commit | commitdiff | tree |
2011-10-27 |
Michael Orlitzky | Comment some test-only functions.
|
commit | commitdiff | tree |
2011-10-26 |
Michael Orlitzky | Inline Tetrahedron functions volume, b0, b1, b2, and...
|
commit | commitdiff | tree |
2011-10-26 |
Michael Orlitzky | Remove the Eq instance for Grids.
|
commit | commitdiff | tree |
2011-10-26 |
Michael Orlitzky | Inline find_containing_tetrahedron.
|
commit | commitdiff | tree |
2011-10-26 |
Michael Orlitzky | Define a custom 'Point' type instead of a 3-tuple so...
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Remove a redundant import.
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Inline the dot product (Ben Lippmeier).
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Remove the Point.distance function and associated assertion...
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Add comments to the effect that some functions are...
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Eliminate common subexpressions in Cube.hs (Ben Lippmeier).
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Add bang patterns to the Misc module and use them to...
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Add bang patterns to the Tetrahedron module (Ben Lippmeier).
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Add bang patterns to the definition of Face (Ben Lippmeier).
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Add bang patterns for the cube_at function (Ben Lippmeier).
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Add bang patterns to the FunctionValues module (Ben...
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Add bang patterns to the definition of Cube (Ben Lippmeier).
|
commit | commitdiff | tree |
2011-10-25 |
Michael Orlitzky | Add -funbox-strict-fields to OPTIMIZATIONS (Ben Lippmeier).
|
commit | commitdiff | tree |
2011-10-18 |
Michael Orlitzky | Add the MRI data, now that we know it works, and remove...
|
commit | commitdiff | tree |
2011-10-15 |
Michael Orlitzky | Add another TODO.
|
commit | commitdiff | tree |
2011-10-15 |
Michael Orlitzky | Remove some dead code.
|
commit | commitdiff | tree |
2011-10-15 |
Michael Orlitzky | Clean up the makefile a little bit and add an 'hpc...
|
commit | commitdiff | tree |
2011-10-15 |
Michael Orlitzky | Add a TODO item.
|
commit | commitdiff | tree |
2011-10-15 |
Michael Orlitzky | Define a few tests locally.
|
commit | commitdiff | tree |
2011-10-11 |
Michael Orlitzky | Update some documentation.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Update the TODO once more.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Clean up the imports/exports between MRI and Main.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Un-inline two functions.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Clean up imports/exports.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Import explicitly in Assertions.hs.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Import from FunctionValues explicitly.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Performance improvement: don't compute coefficients...
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Export the record accessors from FunctionValues.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Fix value_at for 2d slices.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Update the README and TODO.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Use test options to specify a 1000-test requirement.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Update the arbitrary instance for Cube to use smaller...
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Don't output function values when 'show'ing a cube.
|
commit | commitdiff | tree |
2011-10-04 |
Michael Orlitzky | Use a sensible definition for the all volumes positive...
|
commit | commitdiff | tree |
2011-10-03 |
Michael Orlitzky | Go back to the "simplified" determinant formula in...
|
commit | commitdiff | tree |
2011-10-03 |
Michael Orlitzky | Use a slightly more stable (I think?) formula for the...
|
commit | commitdiff | tree |
2011-10-02 |
Michael Orlitzky | Use the cleaner formula for 'det'.
|
commit | commitdiff | tree |
2011-10-02 |
Michael Orlitzky | Implement my own 4x4 determinant.
|
commit | commitdiff | tree |
2011-10-02 |
Michael Orlitzky | Reclassify some Grid tests as "slow."
|
commit | commitdiff | tree |
2011-10-02 |
Michael Orlitzky | Fix the FunctionValues value_at cases, and update the...
|
commit | commitdiff | tree |
2011-10-02 |
Michael Orlitzky | Begin fixing value_at outside of the grid.
|
commit | commitdiff | tree |
2011-09-30 |
Michael Orlitzky | Remove inlines (no performance difference).
|
commit | commitdiff | tree |
2011-09-29 |
Michael Orlitzky | Remove unused imports.
|
commit | commitdiff | tree |
2011-09-29 |
Michael Orlitzky | Remove the (2.5) test, since I can't get it to pass...
|
commit | commitdiff | tree |
next |