summaryrefslogtreecommitdiff
path: root/lib/Numeric/Container.hs
AgeCommit message (Expand)Author
2014-04-24deprecate vjoin, dot and (<.>). Move (⋅) to ContainerAlberto Ruiz
2014-04-24build with bidirectional type inferenceAlberto Ruiz
2014-04-24konst with bidirectional type inferenceAlberto Ruiz
2014-04-24cdot and (×)Alberto Ruiz
2013-05-21meanCov moved to ContainerAlberto Ruiz
2012-03-14<\> admits multiple right-hand sidesAlberto Ruiz
2011-12-22ok hmatrix, hmatrix-tests, hmatrix-glpkAlberto Ruiz
2011-05-02mapMatrixWithIndex, Mul, multiply.hsAlberto Ruiz
2010-09-29[hlint] Remove redundant brackets and $'sKhudyakov Alexey
2010-09-28minor edit in docAlberto Ruiz
2010-09-24add arctan to Container classVivian McPhail
2010-09-23ContainerBootAlberto Ruiz
2010-09-23minor doc fix, clean PlotAlberto Ruiz
2010-09-23experimental build, build', konst'Alberto Ruiz
2010-09-21move conjugate* to ContainerVivian McPhail
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-20move deprecated funcs to Numeric.ContainerAlberto Ruiz
2010-09-18fix matrix min/maxElementVivian McPhail
2010-09-13remove ComplexContainerAlberto Ruiz
2010-09-11add optimised chain matrix multiplicationVivian McPhail
2010-09-11added generic konstAlberto Ruiz
2010-09-10minor comment and documentation fixesVivian McPhail
2010-09-09ctrans moved to Data.Packed.MatrixAlberto Ruiz
2010-09-09joined Vectors and ProductAlberto Ruiz
2010-09-08fixed type of vector normsAlberto Ruiz
2010-09-08re-export changesAlberto Ruiz
2010-09-07remove v_* functionsVivian McPhail
2010-09-06Merged changes with conversion-linearVivian McPhail
2010-09-06working on conversion / linearAlberto Ruiz
2010-09-05refactor Numeric Vector/Matrix and classesVivian McPhail