CVS commit: wip/py-linearalgebra
"Kamel Ibn Aziz Derouiche" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module name: wip
Committed by: jihbed
Date: Sat Aug 1 22:26:05 UTC 2015
Added Files:
wip/py-linearalgebra: DESCR Makefile PLIST distinfo
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.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/py-linearalgebra/DESCR \
wip/py-linearalgebra/Makefile wip/py-linearalgebra/PLIST \
wip/py-linearalgebra/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-linearalgebra/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-linearalgebra/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-linearalgebra/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-linearalgebra/distinfo?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------