2019-03-05 |
Michael Orlitzky | src/Main.hs: import Args(..) explicitly.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/{Cube,FunctionValues}.hs: add explicit Cardinal...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cardinal.hs: use explicit Prelude imports to silence...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | test/TestSuite.hs: enable missing "function_values_propertie...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | test/TestSuite.hs: make all imports explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | test/Doctests.hs: use explicit import lists.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | test/{Doctests,TestSuite}.hs: add explicit export lists.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Misc.hs: add a type signature to eliminate polymorphism.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: enable a lot more warnings by default.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/CommandLine.hs: import ExitFailure explicitly.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/CommandLine.hs: drop explicit "typeable" derivation.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Point.hs: import "arbitrary" explicitly.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Face.hs: don't import "Point" type members.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cardinal.hs: add a bunch of type signatures to...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cardinal.hs: undo a stupid trick, to eliminate...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cardinal.hs: make an import list explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Tetrahedron.hs: make an import list explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/FunctionValues.hs: make an import list explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cube.hs: make some import lists explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Grid.hs: make two import lists explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Grid.hs: add a type signature to eliminate polymorphism.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Volumetric.hs: remove a redundant constraint from...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Main.hs: make two import lists explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Main.hs: add an explicit export list.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Everything.hs: disable missing import list warning.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: remove "-prof" from the profiling flags...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: remove untested and probably-busted...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Point.hs: add a type annotation to avoid a monomorphism...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/FunctionValues.hs: undo a stupid trick, to fix...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Misc.hs: add a type annotation to avoid a monomorphism...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Tetrahedron.hs: add a type annotation to avoid...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/RealFunction.hs: ignore orphan instance warnings.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cube.hs: add type annotations to avoid monomorphism...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Grid.hs: add type annotations to avoid monomorphism...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Volumetric.hs: add type annotations to avoid monomorphis...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Volumetric.hs: fix whitespace alignment of an ...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Main.hs: add a few type annotations to avoid monomorphis...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Grid.hs: define the Grid using "newtype" instead...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: add other-modules for the test suite...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: add Paths_spline3 to other-modules to...
|
commit | commitdiff | tree |
2017-12-05 |
Michael Orlitzky | spline3.cabal: loosen repa dependency bounds (any 3...
|
commit | commitdiff | tree |
2016-11-08 |
Michael Orlitzky | Switch from GPL-3 to AGPL-3 and update the project...
|
commit | commitdiff | tree |
2015-04-17 |
Michael Orlitzky | Remove the hpc build flag to appease Hackage.
|
commit | commitdiff | tree |
2015-04-17 |
Michael Orlitzky | Instate Repa upper bound (due to its GHC dependency).
|
commit | commitdiff | tree |
2015-04-17 |
Michael Orlitzky | Set cabal version to 0.0.1.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Fix typo.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Switch to Tasty for testing.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Volumetric.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Values.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Tetrahedron.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Add a comment to the ScaleFactor module.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace cleanup and hlint fix in RealFunction.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace cleanup in Point.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Define an export list in Misc, clean up imports.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup and hlint fix in Main.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Grid.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in FunctionValues.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Face.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Define an export list in ExitCodes.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace and import cleanup in Examples.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace cleanup in Everything.hs.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace and import cleanup in Cube.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace cleanup in Comparisons.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup and hlint fix in CommandLine.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Define an export list in Cardinal.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Assertions.
|
commit | commitdiff | tree |
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 |
next |