On Sun, Nov 26, 2006 at 04:12:47PM +0100, Jan-Matthias Braun wrote:
> after building current numpy from svn (1.0.1.dev3460 as of writing :), the
> call for numpy.test(10, 10) fails with following output added at the end of
> the mail.
> The Test seems seems to be made for Ticket #372, but the pro
El dg 26 de 11 del 2006 a les 16:12 +0100, en/na Jan-Matthias Braun va
escriure:
> Hi all,
>
> after building current numpy from svn (1.0.1.dev3460 as of writing :), the
> call for numpy.test(10, 10) fails with following output added at the end of
> the mail.
> The Test seems seems to be made fo
Folks,
Is there any reason why `apply_along_axis`, `apply_over_axes` (and I expect
`vectorize` as well, but I haven't tried) won't accept subclasses of
ndarrays ?
Would it be possible to use `asanyarray` instead of `asarray` in those
functions ?
Oh, and I ran into some problems with apply_along
Hi all,
after building current numpy from svn (1.0.1.dev3460 as of writing :), the
call for numpy.test(10, 10) fails with following output added at the end of
the mail.
The Test seems seems to be made for Ticket #372, but the problem is a type
mismatch between 32 and 64bit Integers as far as I