Hi Hanno On Wed, Jul 24, 2013 at 11:46 AM, Hanno Klemm <[email protected]> wrote: > I found the following inconsistency between the advertised and the > actual behviour of structured arrays: > > on http://docs.scipy.org/doc/numpy/user/basics.rec.html it says in the > section > > "Accessing multiple fields at once" > Notice that the fields are always returned in the same order regardless > of the sequence they are asked for.
I can confirm the behavior you see under the latest development version. Would you mind filing a pull request against the docs? Stéfan _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
