./wip/py-linearalgebra, Tools for working with matrices and vectors

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.0, Package name: py310-linearalgebra-1.3.0, Maintainer: jihbed.research

This module contains some tools for linear algebra. It contanis classes
to define matrices and vectors, and a number of functions for working
on those matrices and vectors. It is intended for mathematical and
scientific use. It saved me a lot of time in a linear algebra class.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 7c25bfc050329db4c2a34346e6a61ae47b04148b
Filesize: 4.942 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-02 00:26:05 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4)
Log message:
Import py27-linearalgebra-1.3.0 as wip/py-linearalgebra.

This module contains some tools for linear algebra. It contanis classes
to define matrices and vectors, and a number of functions for working
on those matrices and vectors. It is intended for mathematical and
scientific use. It saved me a lot of time in a linear algebra class.