summaryrefslogtreecommitdiff
path: root/packages/base/hmatrix.cabal
AgeCommit message (Expand)Author
2019-07-01Merge pull request #301 from nh2/no-random_r-flagHEADmasteridontgetoutmuch
2019-06-30Remove sundials as it has its own repo now. FixDominic Steinitz
2019-05-17Allow disabling random_r() usage manually. See #279.Niklas Hambüchen
2018-04-27Merge branch 'fix-vector-show-instance'Peter Dobsan
2018-04-27Fixed vector show instance and related haddock entries.Peter Dobsan
2018-04-22Set all packages to 0.19.0.0Dominic Steinitz
2018-01-18bump version and thanksAlberto Ruiz
2017-12-25Workaround for GHC-8.4.xHiromi ISHII
2017-09-30fix bug in static dot productAlberto Ruiz
2017-09-14Merge pull request #219 from nh2/disable-default-paths-flagsAlberto Ruiz
2017-08-13bump version and thanksAlberto Ruiz
2017-05-29Update cabal version for new C dependency changeVassil Keremidchiev
2017-05-29Support for LTS 8.15 (GHC 8.0.2) under WindowsVassil Keremidchiev
2017-03-03Add disable-default-paths flags.Niklas Hambüchen
2016-12-19fix documentation typoKevin Slagle
2016-10-08fix cabal file and thanksAlberto Ruiz
2016-03-21Remove BINARY ifdefs and CPP pragmasSidharth Kapur
2016-02-09make ghc-8.0 happyAlberto Ruiz
2016-02-01Remove CPP option from cabal filesSidharth Kapur
2015-10-29bump versions, fix tests, thanksAlberto Ruiz
2015-10-12Merge pull request #156 from varosi/feature/win_linkAlberto Ruiz
2015-10-10Added some missing dependent DLLs for OpenBLAS linkage.Vassil Keremidchiev
2015-10-07bump version and thanksAlberto Ruiz
2015-09-10Bumping version to 0.17.0.1 about #125 fix for Windows.Vassil Keremidchiev
2015-09-06Windows build with OpenBLASVassil Keremidchiev
2015-07-24Revert "Correct names & Add C sources to the .cabal file"Alberto Ruiz
2015-07-24Revert "Correct paths to C sources"Alberto Ruiz
2015-07-21Merge remote-tracking branch 'origin/master' into wipAlberto Ruiz
2015-07-18Correct paths to C sourcesNightRa
2015-07-18Correct names & Add C sources to the .cabal fileNightRa
2015-07-17documentationAlberto Ruiz
2015-07-12documentationAlberto Ruiz
2015-06-12row ops in STAlberto Ruiz
2015-06-06remove ToolsAlberto Ruiz
2015-06-05move extractor to ElementAlberto Ruiz
2015-06-05change internal modules in hmatrix.cabalAlberto Ruiz
2015-06-04move c sourcesAlberto Ruiz
2015-05-31added experimental module for modular operationAlberto Ruiz
2015-05-05arch flags for msse2Alberto Ruiz
2015-04-15remove UtilAlberto Ruiz
2015-04-10added module HMatrix.Util Alberto Ruiz
2015-04-10merge recentAlberto Ruiz
2015-01-08update base to ghc-7.10Alberto Ruiz
2014-12-29remove redundant cpp-options, bump version, thanksAlberto Ruiz
2014-12-21temporary non thread safe randomVector workaround for OSXAlberto Ruiz
2014-12-14bump version and thanksAlberto Ruiz
2014-12-01changelog and bump versionAlberto Ruiz
2014-11-15Add openblas flag and if/else for extra-librariesJohn Shahbazian
2014-09-28bump version and thanksAlberto Ruiz
2014-09-27link gfortran on freebsdTom Nielsen