summaryrefslogtreecommitdiff
path: root/lib/Numeric/LinearAlgebra
AgeCommit message (Expand)Author
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
2010-09-06Merged changes with conversion-linearVivian McPhail
2010-09-06working on conversion / linearAlberto Ruiz
2010-09-05refactor Numeric Vector/Matrix and classesVivian McPhail
2010-09-05add vector Product to VectorsVivian McPhail
2010-09-04unit tests for normsAlberto Ruiz
2010-09-04vector norms moved to VectorsAlberto Ruiz
2010-08-31refactoring normsAlberto Ruiz
2010-08-29removed unnecesary export of interface/instancesAlberto Ruiz
2010-08-28conversion function namesAlberto Ruiz
2010-08-27fix zipVector name to zipVectorWithVivian McPhail
2010-08-26Float matrix productAlberto Ruiz
2010-08-25simpler Container typeclassAlberto Ruiz
2010-08-23offset testAlberto Ruiz
2010-07-27compat with QuickCheck>=2.1.1Alberto Ruiz
2010-07-12refactored Data.Packed.Vector to remove any numericsVivian McPhail
2010-07-09generalised linspaceVivian McPhail