summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-10-31add flag onlygslAlberto Ruiz
2014-10-31doc typo (thanks suzumiyasmith)Alberto Ruiz
2014-10-13Merge branch 'develop' of github.com:albertoruiz/hmatrix into developAlberto Ruiz
2014-10-13thanksAlberto Ruiz
2014-10-13Merge pull request #93 from erdeszt/developAlberto Ruiz
2014-10-12Simplify the vectore reversion in converdeszt
2014-09-28haddock example of matFunc sqrtAlberto Ruiz
2014-09-28bump version and thanksAlberto Ruiz
2014-09-28Merge pull request #90 from glutamate/masterAlberto Ruiz
2014-09-27link gfortran on freebsdTom Nielsen
2014-09-24thanks and bump versionAlberto Ruiz
2014-09-24Merge pull request #89 from alang9/masterAlberto Ruiz
2014-09-23Fix asRow and asColumn on empty vectorsAlex Lang
2014-09-22Merge pull request #87 from nh2/element-haddock-more-prominentAlberto Ruiz
2014-09-21Make docs of generic `instance Element Foo` more prominentNiklas Hambüchen
2014-09-08documentation, thanksAlberto Ruiz
2014-09-07fix diagRectR/C (eye), check zero cols in in gmat(fromList-matrix), and thanksAlberto Ruiz
2014-09-07fix documentation in glpk exampleAlberto Ruiz
2014-09-07fix min/maxIndex bug, add tests, thanksAlberto Ruiz
2014-07-12use pkgconfig-depends in hmatrix-gslAlberto Ruiz
2014-06-28add full GPL license files and link to examplesAlberto Ruiz
2014-06-27fix link to examplesAlberto Ruiz
2014-06-25remove warnings and thanksAlberto Ruiz
2014-06-25Merge pull request #78 from dlax/split-testsAlberto Ruiz
2014-06-24Split out GSL tests from base onesDenis Laxalde
2014-06-22Merge pull request #77 from dlax/fix-bsd-licenseAlberto Ruiz
2014-06-21Replace template by actual authors in LICENSE filesDenis Laxalde
2014-06-20description of interfaceAlberto Ruiz
2014-06-20fix readmeAlberto Ruiz