summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2015-05-26tr' , documentationAlberto Ruiz
2015-05-25indexable and normed CInt elementsAlberto Ruiz
2015-05-25At range, idxsAlberto Ruiz
2015-05-25rangeAlberto Ruiz
2015-05-24fromIntAlberto Ruiz
2015-05-24cmodAlberto Ruiz
2015-05-24Container, Product and Num instances for CInt elementsAlberto Ruiz
2015-05-24step and cond CIntAlberto Ruiz
2015-05-24joint extractor of rows and columnsAlberto Ruiz
2015-05-23join SContainer and Container using Fractional contextsAlberto Ruiz
2015-05-23multiplyIAlberto Ruiz
2015-05-22changelogAlberto Ruiz
2015-05-22export extractorAlberto Ruiz
2015-05-22conj to SContainer, tr on CIntAlberto Ruiz
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-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-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-10merge recentAlberto Ruiz
2015-04-09update hmatrix-tests for ghc-7.10Alberto Ruiz
2015-03-16bump versions and add thanksAlberto Ruiz
2015-03-16Merge branch 'master' of github.com:albertoruiz/hmatrixAlberto 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-01Add Cholesky to Static.Dominic Steinitz
2015-02-28GHC 7.11 cannot deduce Fractional and Element instancesMaxim Baz
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-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