summaryrefslogtreecommitdiff
path: root/lib/Data/Packed/Matrix.hs
AgeCommit message (Expand)Author
2014-05-08empty hmatrix-baseAlberto Ruiz
2014-05-06extend conformability to empty arraysAlberto Ruiz
2014-05-04allow empty arraysAlberto Ruiz
2014-04-30improved documentationAlberto Ruiz
2014-04-29hide documentationAlberto Ruiz
2014-04-24fix documentationAlberto Ruiz
2014-04-23join -> vjoinAlberto Ruiz
2013-05-21diagBlockAlberto Ruiz
2013-05-21merge develop, fix conflictsAlberto Ruiz
2013-03-17Matrix: Whitespace cleanupBen Gamari
2013-03-17Matrix: Implement mapMatrixWithIndex independentlyBen Gamari
2013-03-17Data.Packed.Matrix: mapMatrix* should pass indices as IntsBen Gamari
2011-12-08fix haddock markup errorsAlberto Ruiz
2011-09-01Get rid of some deprecation warnings & Use more explicit importsBas van Dijk
2011-05-02mapMatrixWithIndex, Mul, multiply.hsAlberto Ruiz
2011-01-01simplified liftMatrix2AutoAlberto Ruiz
2010-12-14fixed bug in liftMatrix2AutoAlberto Ruiz
2010-10-21option -f-binary (for testing ghc7)Alberto Ruiz
2010-09-29[hlint] Remove redundant brackets and $'sKhudyakov Alexey
2010-09-27[hlint] Clean up language pragmasKhudyakov Alexey
2010-09-23minor doc fix, clean PlotAlberto Ruiz
2010-09-23experimental build, build', konst'Alberto Ruiz
2010-09-21move display/IOAlberto Ruiz
2010-09-20generalized diagRectAlberto Ruiz
2010-09-20remove Fractional from ElementVivian McPhail
2010-09-11optimized conjugateAlberto Ruiz
2010-09-09ctrans moved to Data.Packed.MatrixAlberto 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-08-31refactoring normsAlberto Ruiz
2010-08-28conversion function namesAlberto Ruiz
2010-08-26Float matrix productAlberto Ruiz
2010-08-25simpler Container typeclassAlberto Ruiz
2010-07-12refactored Data.Packed.Vector to remove any numericsVivian McPhail
2010-07-09generalised linspaceVivian McPhail
2010-07-08Linear and Floating (Complex Float)Vivian McPhail
2010-06-29add-vector-floatVivian McPhail
2010-06-21Binary instances for Vector and Matrix by Vivian McPhailAlberto Ruiz
2010-05-12more simplificationAlberto Ruiz
2010-04-23app5-10, some SCC, and other minor changesAlberto Ruiz
2010-04-07toBlocksAlberto Ruiz
2010-02-07added odeSolveAlberto Ruiz
2010-02-03dispcf, latexFormatAlberto Ruiz
2010-02-02table, splitEveryAlberto Ruiz
2010-02-01export liftMatrix2AutoAlberto Ruiz
2010-01-20block utestAlberto Ruiz
2010-01-20more defined fromRows/fromColumns/fromBlocksAlberto Ruiz
2010-01-18scalar moved to Linear and equal used for ==Alberto Ruiz
2010-01-16vecdisp, scalar, docsAlberto Ruiz