[SciPy-user] scipy general_function segfault

Pearu Peterson pearu at scipy.org
Sun Sep 21 06:18:50 EDT 2003


This is update on the general_function issue:
1) The issue was resolved by moving arraymap from cephes extension module
to scipy_base. Now all scipy tests pass also with gcc-3.3.1.
2) `general_function` is now defined in scipy_base and has another
name: `vectorize`.

Pearu




More information about the SciPy-User mailing list