http://julialang.org/blog/2016/02/iteration/
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion
01.02.2016, 23:25, Ralf Gommers kirjoitti:
[clip]
> So: it would really help if someone could pick up the automation part of
> this and improve the stack testing, so the numpy release manager doesn't
> have to do this.
quick hack: https://github.com/pv/testrig
Not that I'm necessarily volunteerin
Nice. I particularly liked that indices are just arrays, so you can do
array arithmetic on them. I spend a lot of time converting
tuples-to-array-to-tuples. If I understand correctly, indexing-with-arrays
is overloaded in NumPy so the tuple syntax isn't going away any time soon,
is it?
On Wed, Feb