jax.numpy.vectorize only uses the provided signature to compute the number of core dimensions of the arguments. It could be very useful to add the option to directly provide the number of core ...
Original ticket http://projects.scipy.org/numpy/ticket/1866 on 2011-06-14 by trac user aragilar, assigned to unknown. When I attempt to call numpy.vectorize on a function in a module generated by f2py ...