[Matrix-SIG] Re: blitz++ vs. NumPy?

Konrad Hinsen hinsen@cnrs-orleans.fr
Thu, 17 Dec 1998 21:18:41 +0100


> There is a lot of discussion about the subject, but I haven't seen
> anyone that was worried about their own extensions to NumPy that would
> need to be rewritten if NumPy would be redesigned.

I did mention compatibility as a point of concern recently - but not
quite as strongly as you do now, because I was expecting that even a
rewritten NumPy would keep its C API as close as possible to the
current one.

I have plenty of modules that uses NumPy at the C level, but none
of it makes any assumptions about the way NumPy executes its operations.
All I require is a linear data array and the dimension lists and data
type indicators.

Konrad.
-- 
-------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------