On Wed, Dec 13, 2017 at 5:00 AM, Kirill Balunov <kirillbalu...@gmail.com>
wrote:
>
> On minor thing that instead of 'ret' there should be 'x'.

No, `x` is the input. The code that actually does the computation (elided
here by the `# The magic happens here` comment) would have assigned to
`ret`.

--
Robert Kern
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to