summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-22sparse test, fix peps in rank testAlberto Ruiz
2014-05-22initial support for sparse matrixAlberto Ruiz
2014-05-21Numeric.LinearAlgebra.CompatAlberto Ruiz
2014-05-21update dependencies, move examples etcAlberto Ruiz
2014-05-21Numeric.Container and Numeric.LinearAlgebra moved to baseAlberto Ruiz
2014-05-21license change and formattingAlberto Ruiz
2014-05-20random numbers in baseAlberto Ruiz
2014-05-20loadMatrix, saveMatrixAlberto Ruiz
2014-05-18updated convolutionAlberto Ruiz
2014-05-16Numeric.Container compatibleAlberto Ruiz
2014-05-16GSL.LinearAlgebra reorganizedAlberto Ruiz
2014-05-16license changes, reexport modulesAlberto Ruiz
2014-05-16linear algebra movedAlberto Ruiz
2014-05-16container and algorithms moved to baseAlberto Ruiz
2014-05-16move rand, randnAlberto Ruiz
2014-05-16instances moved to baseAlberto Ruiz
2014-05-15containerboot moved to baseAlberto Ruiz
2014-05-15moved complex mapVal and zipAlberto Ruiz
2014-05-15moved map complexAlberto Ruiz
2014-05-14moved zip realAlberto Ruiz
2014-05-14moved map realAlberto Ruiz
2014-05-14moved toScalarAlberto Ruiz
2014-05-14fix size bugAlberto Ruiz
2014-05-14moved prodAlberto Ruiz
2014-05-14moved sumAlberto Ruiz
2014-05-14vectorized operations in baseAlberto Ruiz
2014-05-14remove cdotAlberto Ruiz
2014-05-14Merge branch 'master' of github.com:albertoruiz/hmatrixAlberto Ruiz
2014-05-14undeprecate dot, fix <.>Alberto Ruiz
2014-05-13Merge pull request #71 from rdesfo/masterAlberto Ruiz
2014-05-12README: updated Math packages linkRyan Desfosses
2014-05-08separation okAlberto Ruiz
2014-05-08Conversion, LAPACK -> baseAlberto Ruiz
2014-05-08Data.Packed -> base (I)Alberto Ruiz
2014-05-08moved RandomAlberto Ruiz
2014-05-08empty hmatrix-baseAlberto Ruiz
2014-05-07undeprecate <.>, extended to contractionAlberto Ruiz
2014-05-06added qrgrAlberto Ruiz
2014-05-06fix C warningsAlberto Ruiz
2014-05-06extend conformability to empty arraysAlberto Ruiz
2014-05-04allow empty arraysAlberto Ruiz
2014-05-02(<>) and (×)Alberto Ruiz
2014-05-01top reexport moduleAlberto Ruiz
2014-04-30improved documentationAlberto Ruiz
2014-04-30better reexport modulesAlberto Ruiz
2014-04-29hide documentationAlberto Ruiz
2014-04-29added 2 em dash for vertical concatenationAlberto Ruiz
2014-04-25(<>) and (·)Alberto Ruiz
2014-04-24deprecate vjoin, dot and (<.>). Move (⋅) to ContainerAlberto Ruiz
2014-04-24fix documentationAlberto Ruiz