On Wed, Dec 13, 2017 at 5:00 AM, Kirill Balunov <[email protected]>
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
[email protected]
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to