summaryrefslogtreecommitdiff
path: root/lib/Numeric/LinearAlgebra
AgeCommit message (Expand)Author
2012-03-19rename module to Util, some changes, add cross product and dispAlberto Ruiz
2012-03-18change construction operatorsAlberto Ruiz
2012-03-14<\> admits multiple right-hand sidesAlberto Ruiz
2012-03-14new module Numeric.LinearAlgebra.RealAlberto Ruiz
2012-03-13Merge remote-tracking branch 'wowus/master' into unsafeAlberto Ruiz
2012-03-10Removed foreign import safety.Clark Gaebel
2012-02-27mergeAlberto Ruiz
2012-01-08Fix multiply.Reiner Pope
2012-01-07Make Matrix a product typeReiner Pope
2011-12-25remove warnings in glpk and special (Bas van Dijk's method)Alberto Ruiz
2011-12-24Warning police for GHC < 7.4Bas van Dijk
2011-12-24Warning policeBas van Dijk
2011-12-24Fix build on GHC-7.4.1-rc1Bas van Dijk
2011-12-22ok hmatrix, hmatrix-tests, hmatrix-glpkAlberto Ruiz
2011-12-21fix CInt constructor warningsAlberto Ruiz
2011-12-14new package hmatrix-testsAlberto Ruiz
2011-09-01Get rid of some deprecation warnings & Use more explicit importsBas van Dijk
2011-07-13generalized symmetric eigensystemAlberto Ruiz
2011-03-30ghc-7.0.3 testedAlberto Ruiz
2011-03-23findNaNAlberto Ruiz
2011-03-12fpudebugAlberto Ruiz
2011-03-09os x brew and rotTest toleranceAlberto Ruiz
2011-01-21disable normv test in 7.0.1Alberto Ruiz
2011-01-01accumAlberto Ruiz
2011-01-01simplified liftMatrix2AutoAlberto Ruiz
2010-12-30condAlberto Ruiz
2010-12-28step, find, assocAlberto Ruiz
2010-12-19invlndetAlberto Ruiz
2010-09-29[hlint] Remove redundant brackets and $'sKhudyakov Alexey
2010-09-29[hlint] replace 'and . map f' with 'all f'Khudyakov Alexey
2010-09-28move successive to Tests and examplesAlberto Ruiz
2010-09-26fix imports, examplesAlberto Ruiz
2010-09-26add successiveVivian McPhail
2010-09-23ContainerBootAlberto Ruiz
2010-09-23minor doc fix, clean PlotAlberto Ruiz
2010-09-21add MatrixBoot so ctrans, diag, ident in NumeriVivian McPhail
2010-09-20generalized diagRectAlberto Ruiz
2010-09-20remove Fractional from ElementVivian McPhail
2010-09-19C functions for Storable a => transdata, constantDVivian McPhail
2010-09-20move deprecated funcs to Numeric.ContainerAlberto Ruiz
2010-09-14more general pnormAlberto Ruiz
2010-09-13remove ComplexContainerAlberto Ruiz
2010-09-12improve chain -> optimiseMult function / documentationVivian McPhail
2010-09-11simple testsAlberto Ruiz
2010-09-11added generic konstAlberto Ruiz
2010-09-11removed lapack-aux redundant castsAlberto Ruiz
2010-09-11optimized conjugateAlberto Ruiz
2010-09-10minor comment and documentation fixesVivian McPhail
2010-09-08fixed type of vector normsAlberto Ruiz
2010-09-08re-export changesAlberto Ruiz