summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-01-12Minor fixes for examplesCJ East
2015-01-08wip on testsAlberto Ruiz
2015-01-08update other pkgs to ghc-7.10Alberto Ruiz
2015-01-08update base to ghc-7.10Alberto Ruiz
2014-12-29remove redundant cpp-options, bump version, thanksAlberto Ruiz
2014-12-29Merge pull request #101 from i-kiwamu/use-randomAlberto Ruiz
2014-12-29add semicoronKiwamu Ishikura
2014-12-29use __APPLE__ instead of OSXKiwamu Ishikura
2014-12-29to set srandom for OSXKiwamu Ishikura
2014-12-29merge masterKiwamu Ishikura
2014-12-29add randomKiwamu Ishikura
2014-12-21temporary non thread safe randomVector workaround for OSXAlberto Ruiz
2014-12-14bump version and thanksAlberto Ruiz
2014-12-14change drand48_r to random_rAlberto Ruiz
2014-12-13use random() instead of drand48_rKiwamu Ishikura
2014-12-01changelog and bump versionAlberto Ruiz
2014-12-01remove static state in gaussrandAlberto Ruiz
2014-12-01(|||), (===), rowOutersAlberto Ruiz
2014-12-01change rand() to drand48_rAlberto Ruiz
2014-11-23Merge pull request #96 from jshahbazi/patch-1Alberto Ruiz
2014-11-15Add openblas flag and if/else for extra-librariesJohn Shahbazian