index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
sundials
Age
Commit message (
Collapse
)
Author
2018-03-25
Fix homepage metadata.
Mathieu Boespflug
2018-03-25
Remove stack new boilerplate.
Mathieu Boespflug
2018-03-25
Set proper copyright.
Mathieu Boespflug
2018-03-22
With a specific implicit RK method
Dominic Steinitz
2018-03-21
Also return diagnostics
Dominic Steinitz
2018-03-21
Delete the copy of the inline-c example
Dominic Steinitz
2018-03-21
Return the entire results matrix (as a vector)
Dominic Steinitz
2018-03-21
A library function + move towards the original hmatrix interface
Dominic Steinitz
2018-03-20
The start of a library
Dominic Steinitz
2018-03-20
Handle arbitrary systems
Dominic Steinitz
2018-03-19
Fix naming
Dominic Steinitz
2018-03-19
Remove redundant imports
Dominic Steinitz
2018-03-19
Even more simplification
Dominic Steinitz
2018-03-19
More removal of the Fortran way
Dominic Steinitz
2018-03-19
A working example
Dominic Steinitz
2018-03-18
Check we are passed the correct values
Dominic Steinitz
2018-03-17
Start of the correct (non_Fortran) way
Dominic Steinitz
2018-03-15
Build instructions
Dominic Steinitz
2018-03-15
Now calling a part of the Haskell ODE
Dominic Steinitz
2018-03-15
Start of copy of Fortran interface
Dominic Steinitz
2018-03-15
Do not handle Jacobians yet and tidy
Dominic Steinitz
2018-03-14
Now as a function
Dominic Steinitz
2018-03-14
The full almost entirely C example tidied
Dominic Steinitz
2018-03-13
Almost all the C example
Dominic Steinitz
2018-03-12
Now builds with stack and cabal
Dominic Steinitz
2018-03-12
With a .cabal
Dominic Steinitz
2018-03-11
The start of an hmatrix interface to sundials
Dominic Steinitz