[Numpy-svn] [numpy/numpy] e6f253: ENH: core: add order= argument to recarray __new__

noreply at github.com noreply at github.com
Fri Nov 19 19:27:54 EST 2010


Branch: refs/heads/master
Home:   https://github.com/numpy/numpy

Commit: e6f253346d7d87ba362f8283205f09eb336c482d
    https://github.com/numpy/numpy/commit/e6f253346d7d87ba362f8283205f09eb336c482d
Author: Mark Wiebe <mwwiebe at gmail.com>
Date:   2010-11-19 (Fri, 19 Nov 2010)

Changed paths:
  M numpy/core/records.py

Log Message:
-----------
ENH: core: add order= argument to recarray __new__


Commit: 223f553725e41599a11313169642f064ad248059
    https://github.com/numpy/numpy/commit/223f553725e41599a11313169642f064ad248059
Author: Mark Wiebe <mwwiebe at gmail.com>
Date:   2010-11-19 (Fri, 19 Nov 2010)

Changed paths:
  M numpy/core/src/multiarray/ctors.c
  M numpy/core/tests/test_multiarray.py

Log Message:
-----------
BUG: core: Change subarray field indexing to always append the shape, add tests


Commit: ced0e77e34e3d46edd4e47178060b3abfc1f9221
    https://github.com/numpy/numpy/commit/ced0e77e34e3d46edd4e47178060b3abfc1f9221
Author: Mark Wiebe <mwwiebe at gmail.com>
Date:   2010-11-19 (Fri, 19 Nov 2010)

Changed paths:
  M numpy/core/src/multiarray/arrayobject.c
  M numpy/core/tests/test_multiarray.py

Log Message:
-----------
ENH: core: allow record array comparison when sub-arrays are present





More information about the Numpy-svn mailing list