summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-24build with bidirectional type inferenceAlberto Ruiz
2014-04-24konst with bidirectional type inferenceAlberto Ruiz
2014-04-24changelog and thanksAlberto Ruiz
2014-04-24(<.>) renamed to (⋅)Alberto Ruiz
2014-04-24tests updated to 0.16Alberto Ruiz
2014-04-24cdot and (×)Alberto Ruiz
2014-04-23join -> vjoinAlberto Ruiz
2014-04-23new versionAlberto Ruiz
2014-04-09thanks and tested with 7.8.1Alberto Ruiz
2014-03-30Merge pull request #66 from tfgit/masterAlberto Ruiz
2014-03-29Update INSTALL.mdtfgit
2014-03-29OS X Installation via Homebrewtfbit
2014-03-13Merge pull request #63 from mwm/masterAlberto Ruiz
2014-03-13Add freebsd library config infoMike Meyer
2014-02-05zero absolute tolerance in the integration routines provisionally changed to ...Alberto Ruiz
2014-02-05absolute tolerance added to C interface for integrationAlberto Ruiz
2014-02-05bump version and thanksAlberto Ruiz
2014-01-30Merge pull request #60 from aavogt/masterAlberto Ruiz
2014-01-30build with ghc-7.7Adam Vogt
2014-01-30rename variables so Prelude.join will not cause problemsAdam Vogt
2013-12-24Merge pull request #56 from s9gf4ult/masterAlberto Ruiz
2013-12-22reimport Vector.fromList instead own implementationsegfault
2013-11-15move changes.md to CHANGELOGAlberto Ruiz
2013-11-15changes, thanksAlberto Ruiz
2013-11-15Field t constraints, general pinvTol, and pinv = pinvTol 1Alberto Ruiz
2013-10-15Merge pull request #52 from neverpanic/patch-1Alberto Ruiz
2013-10-15INSTALL.md: Update MacPorts instructionsClemens Lang
2013-08-20thanks, changes, bump versionAlberto Ruiz
2013-08-20Merge pull request #50 from peddie/masterAlberto Ruiz
2013-08-20Merge pull request #48 from kuribas/masterAlberto Ruiz
2013-08-20Merge pull request #47 from bgamari/masterAlberto Ruiz
2013-08-19Add bindings for gsl_integrate_cquad doubly-adaptive quadrature for difficult...Matthew Peddie
2013-08-16Added onedimensional minimization.Kristof Bastiaensen
2013-08-15Merge remote-tracking branch 'origin/master'Ben Gamari
2013-08-15Data.Packed.Development: Export matrixFromVectorBen Gamari
2013-08-15fixed bus error in 64-bit interpreted modeAlberto Ruiz
2013-07-05minor changesAlberto Ruiz
2013-07-04changes, thanks, integrate exampleAlberto Ruiz
2013-07-04explicit imports in UtilAlberto Ruiz
2013-06-24Merge pull request #43 from mikeplus64/masterAlberto Ruiz
2013-06-24Revert "add CDouble/CFloat instances for Element"Mike Ledger
2013-06-24explicit exports, fix argument order of appMatrixRawMike Ledger
2013-06-24use an inline unsafePerformIOMike Ledger
2013-06-24add Data.Packed.ForeignMike Ledger
2013-06-24improve haddocks for flattenMike Ledger
2013-06-24FFI helpersMike Ledger
2013-06-24add CDouble/CFloat instances for ElementMike Ledger
2013-05-22changesAlberto Ruiz
2013-05-22operators for extraction of rows and columns, alternative concatenationAlberto Ruiz
2013-05-21Util: pairwise2D, rowOuters, null1, null1symAlberto Ruiz