summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-10-02alternative multiply versionsAlberto Ruiz
2008-06-29foldVector benchmarkAlberto Ruiz
2008-06-27tested with ghc-6.8.3Alberto Ruiz
2008-06-19ST bug fixed with NOINLINE newVector/MatrixAlberto Ruiz
2008-06-10added examples/benchmarks.hsAlberto Ruiz
2008-06-10Unpack Matrix type, and add -funsafe flagDon Stewart
2008-06-10make empty lines with backslashes CPP friendlyDon Stewart
2008-06-09Use mallocPlainForeignPtrBytes if availableDon Stewart
2008-06-09Use unpacking and inlining to ensure Vector can be stored unlifted at runtimeDon Stewart
2008-06-06range checking and other additions to the mutable interfaceAlberto Ruiz
2008-06-06safe wrappers and examples/parallel.hsAlberto Ruiz
2008-06-05really add Data.Packed.ST.hsAlberto Ruiz
2008-06-05remove updateVector and updateMatrixAlberto Ruiz
2008-06-05first version of Data.Packed.STAlberto Ruiz
2008-06-03Data.Packed.ConvertAlberto Ruiz
2008-06-01added updateMatrixAlberto Ruiz
2008-06-01added updateVectorAlberto Ruiz
2008-05-22fixed error in documentationAlberto Ruiz
2008-04-17Read instancesAlberto Ruiz
2008-03-24update info on installation in WindowsAlberto Ruiz
2008-03-05add Intel's MKL supportAlberto Ruiz
2008-03-02testing modules okAlberto Ruiz
2008-02-27tests reorganizedAlberto Ruiz
2008-02-23working on testsAlberto Ruiz
2008-02-22rm modified gsl_sf_exp,logAlberto Ruiz
2008-02-21gsl 1.9 special functionsAlberto Ruiz
2008-02-21forgotten legendre.hAlberto Ruiz
2008-02-21working on testsAlberto Ruiz
2008-02-21improved autoallAlberto Ruiz
2008-02-05arbitrary well-conditioned matricesAlberto Ruiz
2008-02-03test modules reorganizedAlberto Ruiz
2008-02-01improved autoallAlberto Ruiz
2008-01-28added the Testing module (and minor changes in instance definitions)Alberto Ruiz
2008-02-17Get Storable instance for Complex from storable-complex.Jed Brown
2008-01-22CInt in all importsAlberto Ruiz
2008-01-22improved relative error in the testsAlberto Ruiz
2008-01-22CInt in GSL argsAlberto Ruiz
2008-01-21IO CInt resultsAlberto Ruiz
2008-01-19automatic generation of storable instances for gsl_sf_result(s) using hsc2hsAlberto Ruiz
2008-01-17removed f2c.hAlberto Ruiz
2008-01-17f2c.h hack, trying to support both 32 and 64 bit mahinesAlberto Ruiz
2007-12-03lapack luAlberto Ruiz
2007-11-30hide internal modulesAlberto Ruiz
2007-11-25minor changes in hssl.cabalAlberto Ruiz
2007-11-23removed many -Wall warningsAlberto Ruiz
2007-11-22minor changesAlberto Ruiz
2007-11-22app1, app2, ...Alberto Ruiz
2007-11-12withMatrixAlberto Ruiz
2007-11-12diagAux errorAlberto Ruiz
2007-11-12data structures simplificationAlberto Ruiz