summaryrefslogtreecommitdiff
path: root/packages/base/src/Data
AgeCommit message (Expand)Author
2015-05-21CInt elements, wipAlberto Ruiz
2015-04-15add operator <# (vector x matrix)Alberto Ruiz
2015-04-10merge recentAlberto Ruiz
2015-01-08update base to ghc-7.10Alberto Ruiz
2014-10-31doc typo (thanks suzumiyasmith)Alberto Ruiz
2014-09-23Fix asRow and asColumn on empty vectorsAlex Lang
2014-09-21Make docs of generic `instance Element Foo` more prominentNiklas Hambüchen
2014-09-08documentation, thanksAlberto Ruiz
2014-06-20dot, mul, appAlberto Ruiz
2014-06-18to/from ByteStringAlberto Ruiz
2014-06-12improved loadMatrixAlberto Ruiz
2014-06-11roundVectorAlberto Ruiz
2014-06-11admit empty cols in toBlocksAlberto Ruiz
2014-06-10sortVectorAlberto Ruiz
2014-06-10module and function namesAlberto Ruiz
2014-06-07documentationAlberto Ruiz
2014-06-03fix linspace, expose udot, complex static, wipAlberto Ruiz
2014-05-28fix static blocks, GMatrixAlberto Ruiz
2014-05-27static dimensions, cont.Alberto Ruiz
2014-05-24backward compatibilityAlberto Ruiz
2014-05-22cgSolveAlberto Ruiz
2014-05-22auxliary container functionsAlberto Ruiz
2014-05-22initial support for sparse matrixAlberto Ruiz
2014-05-21Numeric.Container and Numeric.LinearAlgebra moved to baseAlberto Ruiz
2014-05-20random numbers in baseAlberto Ruiz
2014-05-20loadMatrix, saveMatrixAlberto Ruiz
2014-05-16Numeric.Container compatibleAlberto Ruiz
2014-05-16license changes, reexport modulesAlberto Ruiz
2014-05-16linear algebra movedAlberto Ruiz
2014-05-15containerboot moved to baseAlberto Ruiz
2014-05-08separation okAlberto Ruiz
2014-05-08Conversion, LAPACK -> baseAlberto Ruiz
2014-05-08Data.Packed -> base (I)Alberto Ruiz