From: Konrad H. <hi...@cn...> - 2001-11-26 19:39:23
|
Chris Barker <chr...@ho...> writes: > On another note, it looks like the blitz++ library might be a good basis > for a general Numerical library (and NumPy 3) as well. It does come > with a flexible license. Any thoughts? I think the major question is whether we are willing to move to C++. And if we want to keep up any pretentions for Numeric becoming part of the Python core, this translates into whether Guido will accept C++ code in the Python core. From a more pragmatic point of view, I wonder what the implications for efficiency would be. C++ used to be very different in their optimization abilities, is that still the case? Even more pragmatically, is blitz++ reasonably efficient with g++? Konrad. -- ------------------------------------------------------------------------------- Konrad Hinsen | E-Mail: hi...@cn... Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.56.24 Rue Charles Sadron | Fax: +33-2.38.63.15.17 45071 Orleans Cedex 2 | Deutsch/Esperanto/English/ France | Nederlands/Francais ------------------------------------------------------------------------------- |