summaryrefslogtreecommitdiff
path: root/lib/Numeric/LinearAlgebra/Util.hs
AgeCommit message (Expand)Author
2014-05-08empty hmatrix-baseAlberto Ruiz
2014-05-06extend conformability to empty arraysAlberto Ruiz
2014-05-02(<>) and (×)Alberto Ruiz
2014-04-30improved documentationAlberto Ruiz
2014-04-29added 2 em dash for vertical concatenationAlberto Ruiz
2014-04-24deprecate vjoin, dot and (<.>). Move (⋅) to ContainerAlberto Ruiz
2014-04-24(<.>) renamed to (⋅)Alberto Ruiz
2014-04-24cdot and (×)Alberto Ruiz
2014-04-23join -> vjoinAlberto Ruiz
2014-01-30rename variables so Prelude.join will not cause problemsAdam Vogt
2013-07-04explicit imports in UtilAlberto Ruiz
2013-05-22operators for extraction of rows and columns, alternative concatenationAlberto Ruiz
2013-05-21Util: pairwise2D, rowOuters, null1, null1symAlberto Ruiz
2013-05-21size, unitary, mtAlberto Ruiz
2012-07-30reference for Kronecker toolsAlberto Ruiz
2012-06-15kronecker toolsAlberto Ruiz
2012-03-19orthAlberto Ruiz
2012-03-19rename module to Util, some changes, add cross product and dispAlberto Ruiz
2010-02-03updated examples, removed Util moduleAlberto Ruiz
2010-02-03dispcf, latexFormatAlberto Ruiz
2010-02-02added Numeric.LinearAlgebra.UtilAlberto Ruiz