[PYTHON MATRIX-SIG] Let's get going

Hinsen Konrad hinsenk@ere.umontreal.ca
Wed, 13 Sep 1995 14:07:22 -0400


   3) Whenever a slice is passed to a function requiring a matrix argument,  
   automatically copy the data from the slice to a contiguous block of memory.   
   Allow slices to be used in numeric operations, doing this efficiently where  
   possible, and copying the slice to a contiguous block of memeory where not  
   possible.  This would be the most efficient solution.

Why would it have to be copied whenever it is passed to a function?
It would be sufficient to make a copy whenever the matrix is
changed.

-------------------------------------------------------------------------------
Konrad Hinsen                     | E-Mail: hinsenk@ere.umontreal.ca
Departement de chimie             | Tel.: +1-514-343-6111 ext. 3953
Universite de Montreal            | Fax:  +1-514-343-7586
C.P. 6128, succ. A                | Deutsch/Esperanto/English/Nederlands/
Montreal (QC) H3C 3J7             | Francais (phase experimentale)
-------------------------------------------------------------------------------

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

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