summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2015-09-10#125 Fixed pragma warningVassil Keremidchiev
2015-09-10#125 If we use OS X and FreeBSD equivalent for urandom() it is working under ...Vassil Keremidchiev
2015-09-06Windows build with OpenBLASVassil Keremidchiev
2015-09-01skip exactProp testAlberto Ruiz
2015-08-11add static inline to avoid multiple definition errorAlberto Ruiz
2015-08-09Possible fix for #141ntfrgl
2015-07-24Revert "Fix windows support"Alberto Ruiz
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-24unify THANKS in the base packageAlberto Ruiz
2015-07-22Merge pull request #140 from peddie/unittestsAlberto Ruiz
2015-07-22Fix copy-paste error in interpolation moduleMatthew Peddie
2015-07-22Add a unit test for the GSL simulated annealing moduleMatthew Peddie
2015-07-22Add unit tests for GSL interpolation moduleMatthew Peddie
2015-07-21thanksAlberto Ruiz
2015-07-21Merge remote-tracking branch 'origin/master' into wipAlberto Ruiz
2015-07-21change names: Herm, unSym, mTm, and rnf instancesAlberto Ruiz
2015-07-18Correct paths to C sourcesNightRa
2015-07-18Correct names & Add C sources to the .cabal fileNightRa
2015-07-18Fix windows supportNightRa
2015-07-17documentationAlberto Ruiz
2015-07-17QR typeAlberto Ruiz
2015-07-16Her, LU, LDL, Linear, AdditiveAlberto Ruiz
2015-07-15fix bug in CGAlberto Ruiz
2015-07-13make Numeric superclass of FieldAlberto Ruiz
2015-07-13minor doc changesAlberto Ruiz
2015-07-12documentationAlberto Ruiz
2015-07-11ldl factorizationAlberto Ruiz
2015-07-06use apply in saveMatrixAlberto Ruiz
2015-07-03fix subMatrix tot and testAlberto Ruiz
2015-07-01minor fixAlberto Ruiz
2015-07-01Revert "remove applyRaw"Alberto Ruiz
2015-06-30remove applyRawAlberto Ruiz
2015-06-30subMatrix changed to non copying sliceAlberto Ruiz
2015-06-30CTrans class to preserve slices in real transposesAlberto Ruiz
2015-06-30support slice in multiplyAlberto Ruiz
2015-06-29pass copied slice in linearSolveAlberto Ruiz
2015-06-29pass copied slice (svd)Alberto Ruiz
2015-06-29use lda in lusAlberto Ruiz
2015-06-28pass copied slice (eig)Alberto Ruiz
2015-06-28pass copied slice (qr, hess,schur,lu)Alberto Ruiz
2015-06-28pass copied slice to lapack (chol)Alberto Ruiz
2015-06-28copy sliceAlberto Ruiz
2015-06-27use slice interface for lapack funcs (wip)Alberto Ruiz
2015-06-24initial support of sliceMatrix, remove transdataAlberto Ruiz
2015-06-22sliceMatrix (wip)Alberto Ruiz
2015-06-22implicit rowOrderAlberto Ruiz
2015-06-21clean unusedAlberto Ruiz
2015-06-20NFData for Mod, alternative luPacked'' using gaxpyAlberto Ruiz
2015-06-19removed the annoying appN adapter for the foreign functions.Alberto Ruiz