summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-22extraction modesAlberto Ruiz
2015-05-22initial CInt SContainerAlberto Ruiz
2015-05-21SContainerAlberto Ruiz
2015-05-21CInt elements, wipAlberto Ruiz
2015-05-19thanksAlberto Ruiz
2015-05-19Merge branch 'master' into developAlberto Ruiz
2015-05-19Merge pull request #124 from maxc01/masterAlberto Ruiz
2015-05-19solve uninstallablity in FreeBSD, a better urandom()maxc01
2015-05-05arch flags for msse2Alberto Ruiz
2015-05-05updated Interpolation importsAlberto Ruiz
2015-04-27Merge branch 'master' into developAlberto Ruiz
2015-04-27changelogsAlberto Ruiz
2015-04-27Merge pull request #122 from peddie/masterAlberto Ruiz
2015-04-26Add a new module containing the GSL interpolation interfaceMatthew Peddie
2015-04-15remove UtilAlberto Ruiz
2015-04-15simplify testsAlberto Ruiz
2015-04-15add unitary and pairwiseD2Alberto Ruiz
2015-04-15add operator <# (vector x matrix)Alberto Ruiz
2015-04-15minor changesAlberto Ruiz
2015-04-10fix testsAlberto Ruiz
2015-04-10conj trans in right singular vectors fo complex matrices, adapt pinvTol and n...Alberto Ruiz
2015-04-10added module HMatrix.Util Alberto Ruiz
2015-04-10mergeAlberto Ruiz
2015-04-10merge recentAlberto Ruiz
2015-04-09Merge branch 'master' into pruAlberto Ruiz
2015-04-09update hmatrix-tests for ghc-7.10Alberto Ruiz
2015-04-09mergeAlberto Ruiz
2015-04-09merge recent changesAlberto Ruiz
2015-03-31partial fix for examples/inplace.hsAlberto Ruiz
2015-03-16bump versions and add thanksAlberto Ruiz
2015-03-16Merge branch 'master' of github.com:albertoruiz/hmatrixAlberto Ruiz
2015-03-11Merge pull request #119 from TomMD/masterAlberto Ruiz
2015-03-11In C99 int32_t is from stdint.hThomas M. DuBuisson
2015-03-01Merge pull request #118 from idontgetoutmuch/masterAlberto Ruiz
2015-03-01Merge pull request #117 from z0rch/cannot_deduce_fractional_and_element_ghc711Alberto Ruiz
2015-03-01Add Cholesky to Static.Dominic Steinitz
2015-02-28GHC 7.11 cannot deduce Fractional and Element instancesMaxim Baz
2015-02-24Merge pull request #115 from piotrm0/exactAlberto Ruiz
2015-02-24Merge pull request #114 from piotrm0/masterAlberto Ruiz
2015-02-23the rest of the files for glp_exactPiotr Mardziel
2015-02-23added support for glp_exactPiotr Mardziel
2015-02-22added handling of general sparse constraintsPiotr Mardziel
2015-01-27bump version and thanksAlberto Ruiz
2015-01-27Merge pull request #110 from cartazio/patch-2Alberto Ruiz
2015-01-26fix hmatrix cabal file so it works correctlyCarter Tazio Schonwald
2015-01-14thanksAlberto Ruiz
2015-01-14Merge pull request #107 from bgamari/masterAlberto Ruiz
2015-01-13Implicit quantification will soon be an errorBen Gamari
2015-01-13Chain: GHC 7.10 requires FlexibleInstances for inferred signaturesBen Gamari
2015-01-12Merge pull request #106 from cje/fix-examplesAlberto Ruiz