[PYTHON MATRIX-SIG] LAPACK access module v.0.02 is available

Doug Heisterkamp drh@oasis.unl.edu
Wed, 20 Mar 1996 11:07:35 -0600 (CST)


Hi,

The second version of the python modules for the low-level access to the
LAPACK libraries is now available at
ftp.cs.unl.edu
in
/pub/drh/python/pylapack.0.02.tar.gz


Some of the changes from version 0.01

* Removed reference to f2c.h -- easier to link to fortran libraries
* Fixed a mistake in reference counting.
* Doc strings have been removed.
* Modules have been split up based on first three letters of function names.
* Functions return an exception if the arrays are not contiguous or of the 
  wrong type
* LinAlg.py from Konrad Hinsen has been added to the distribution.

Doug Heisterkamp
drh@oasis.unl.edu



=================
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================