[Matrix-SIG] Adding a Sparse matrix object

Herbert L. Roitblat roitblat@hawaii.edu
Wed, 19 May 1999 07:11:45 -1000


Matlab has a white paper on sparse matrices in the help\pdf_doc\otherdocs
directory called simax.ps.  This paper is part of the matlab 5.2
distribution and may be included in other versions.

HLR
-----Original Message-----
From: Konrad Hinsen <hinsen@cnrs-orleans.fr>
To: Oliphant.Travis@mayo.edu <Oliphant.Travis@mayo.edu>
Cc: matrix-sig@python.org <matrix-sig@python.org>
Date: Wednesday, May 19, 1999 4:49 AM
Subject: Re: [Matrix-SIG] Adding a Sparse matrix object


>> Is there an interest in developing a sparse matrix object with
appropriate
>> methods and functions defined to complement the array object?  I
>
>Definitely. The big problems seems to me to decide about the
>data storage layout; there are simply too many different kinds of sparse
>matrices. How does MATLAB solve this problem?
>--
>---------------------------------------------------------------------------
----
>Konrad Hinsen                            | E-Mail: hinsen@cnrs-orleans.fr
>Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.55.69
>Rue Charles Sadron                       | Fax:  +33-2.38.63.15.17
>45071 Orleans Cedex 2                    | Deutsch/Esperanto/English/
>France                                   | Nederlands/Francais
>---------------------------------------------------------------------------
----
>
>_______________________________________________
>Matrix-SIG maillist  -  Matrix-SIG@python.org
>http://www.python.org/mailman/listinfo/matrix-sig
>