[SciPy-dev] vectorize and arguments with default settings
Travis Oliphant
oliphant at ee.byu.edu
Sat Oct 29 13:16:28 CDT 2005
Ralf Ahlbrink wrote:
> Hello!
>
> With the old scipy_core vectorize-ing functions, which have arguments
> with default settings, was possible.
>
> In the newcore (up to the current rev. 1386) the code is introspected,
>
> but default settings are not taken into account.
>
> I've attached a patch.
>
Thanks for the patch. I modified it so that the ufunc is created
again if you call it with a different number of arguments, and included it.
-Travis
More information about the Scipy-dev
mailing list