summaryrefslogtreecommitdiff
path: root/packages/sundials
AgeCommit message (Expand)Author
2018-03-28Remove unnecessary white spaceDominic Steinitz
2018-03-28Using hsc, semi-auto-generating documentationDominic Steinitz
2018-03-26Revert "Cleanups to Sundials PR"idontgetoutmuch
2018-03-26Update LICENSEidontgetoutmuch
2018-03-25Remove -Wall from source files.Mathieu Boespflug
2018-03-25Unify the stack.yaml files at top-level.Mathieu Boespflug
2018-03-25Add nix section to stack.yaml to provision system libraries.Mathieu Boespflug
2018-03-25Add missing extra-deps declaration.Mathieu Boespflug
2018-03-25Remove extraneous whitespace.Mathieu Boespflug
2018-03-25Make library --pedantic compliant.Mathieu Boespflug
2018-03-25Make example --pedantic compliant.Mathieu Boespflug
2018-03-25Missing lens dependency in binary.Mathieu Boespflug
2018-03-25Fix homepage metadata.Mathieu Boespflug
2018-03-25Remove stack new boilerplate.Mathieu Boespflug
2018-03-25Set proper copyright.Mathieu Boespflug
2018-03-22With a specific implicit RK methodDominic Steinitz
2018-03-21Also return diagnosticsDominic Steinitz
2018-03-21Delete the copy of the inline-c exampleDominic Steinitz
2018-03-21Return the entire results matrix (as a vector)Dominic Steinitz
2018-03-21A library function + move towards the original hmatrix interfaceDominic Steinitz
2018-03-20The start of a libraryDominic Steinitz
2018-03-20Handle arbitrary systemsDominic Steinitz
2018-03-19Fix namingDominic Steinitz
2018-03-19Remove redundant importsDominic Steinitz
2018-03-19Even more simplificationDominic Steinitz
2018-03-19More removal of the Fortran wayDominic Steinitz
2018-03-19A working exampleDominic Steinitz
2018-03-18Check we are passed the correct valuesDominic Steinitz
2018-03-17Start of the correct (non_Fortran) wayDominic Steinitz
2018-03-15Build instructionsDominic Steinitz
2018-03-15Now calling a part of the Haskell ODEDominic Steinitz
2018-03-15Start of copy of Fortran interfaceDominic Steinitz
2018-03-15Do not handle Jacobians yet and tidyDominic Steinitz
2018-03-14Now as a functionDominic Steinitz
2018-03-14The full almost entirely C example tidiedDominic Steinitz
2018-03-13Almost all the C exampleDominic Steinitz
2018-03-12Now builds with stack and cabalDominic Steinitz
2018-03-12With a .cabalDominic Steinitz
2018-03-11The start of an hmatrix interface to sundialsDominic Steinitz