summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2019-06-30Remove sundials as it has its own repo now. FixDominic Steinitz
2018-05-20Add the example fixing printingDominic Steinitz
2018-04-22Set all packages to 0.19.0.0Dominic Steinitz
2018-04-22Add example to print Butcher TableauxDominic Steinitz
2018-04-22Fix warningsDominic Steinitz
2018-04-21Missing adjoints to stack / cabalDominic Steinitz
2018-04-21Build examples via stack (start of)Dominic Steinitz
2015-10-09mwc-random example (wip)Alberto Ruiz
2015-10-04updated devel exampleAlberto Ruiz
2015-10-04update examplesAlberto Ruiz
2015-10-02boolAlberto Ruiz
2015-10-02pinvAlberto Ruiz
2015-10-02testAlberto Ruiz
2015-04-10merge recentAlberto Ruiz
2014-05-21update dependencies, move examples etcAlberto Ruiz
2014-05-08empty hmatrix-baseAlberto Ruiz
2014-04-25(<>) and (·)Alberto Ruiz
2014-04-24cdot and (×)Alberto Ruiz
2013-07-04changes, thanks, integrate exampleAlberto Ruiz
2012-03-14new module Numeric.LinearAlgebra.RealAlberto Ruiz
2012-03-13Merge remote-tracking branch 'wowus/master' into unsafeAlberto Ruiz
2012-03-12randnAlberto Ruiz
2012-03-10Removed foreign import safety.Clark Gaebel
2012-02-25odeSolveV with safe method interfaceAlberto Ruiz
2012-02-23odeSolveV exampleAlberto Ruiz
2011-12-21fix CInt constructor warningsAlberto Ruiz
2011-12-14new package hmatrix-testsAlberto Ruiz
2011-12-08fix haddock markup errorsAlberto Ruiz
2011-12-07converting to gitAlberto Ruiz
2011-05-02mapMatrixWithIndex, Mul, multiply.hsAlberto Ruiz
2011-01-01accumAlberto Ruiz
2011-01-01examples/bool.hsAlberto Ruiz
2010-09-28move successive to Tests and examplesAlberto Ruiz
2010-09-26add note about strictnessVivian McPhail
2010-09-26fix imports, examplesAlberto Ruiz
2010-09-23minor doc fix, clean PlotAlberto Ruiz
2010-09-11added generic konstAlberto Ruiz
2010-08-28add withIndex traversalVivian McPhail
2010-08-13remove MonadIO constraint from mapVectorM(_)Vivian McPhail
2010-07-13fix mapVectorM(_) and add exampleVivian McPhail
2010-04-24examples/parallel using toBlocksAlberto Ruiz
2010-04-07mbCholSHAlberto Ruiz
2010-04-06some changes in GSL.FittingAlberto Ruiz
2010-04-02fixed import in examples/vector.hsAlberto Ruiz
2010-03-27interface to Levenberg-MarquardtAlberto Ruiz
2010-03-01compatible with vectorAlberto Ruiz
2010-02-24conversion from/to Data.Vector.StorableAlberto Ruiz
2010-02-20added simpler devel exampleAlberto Ruiz
2010-02-07added odeSolveAlberto Ruiz
2010-02-04added examples/HMatrixReal.hsAlberto Ruiz