[Numpy-discussion] Changed behavior of np.gradient

Stéfan van der Walt stefan at sun.ac.za
Sat Oct 4 17:16:56 EDT 2014


On Oct 4, 2014 10:14 PM, "Derek Homeier" <
derek at astro.physik.uni-goettingen.de> wrote:
>
> +1 for an order=2 or maxorder=2 flag

If you parameterize that flag, users will want to change its value (above
two). Perhaps rather use a boolean flag such as "second_order" or
"high_order", unless it seems feasible to include additional orders in the
future.

Stéfan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20141004/4e2e32e2/attachment.html>


More information about the NumPy-Discussion mailing list