[Numpy-svn] [numpy/numpy] ecbd93: FIX: bug in np.where and recarray swapping

GitHub noreply at github.com
Fri Aug 31 18:04:31 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: ecbd938adb1a370017a5ff8ca20b2c66141f48fe
      https://github.com/numpy/numpy/commit/ecbd938adb1a370017a5ff8ca20b2c66141f48fe
  Author: Ondřej Čertík <ondrej.certik at gmail.com>
  Date:   2012-08-29 (Wed, 29 Aug 2012)

  Changed paths:
    M numpy/core/src/multiarray/scalarapi.c
    M numpy/core/tests/test_regression.py

  Log Message:
  -----------
  FIX: bug in np.where and recarray swapping

Fixes #369 and the Ticket 2185

Thanks to @seberg for providing the patch.


  Commit: 8c75aa01e2f4ec02eb1d852a14da3e9e03107da8
      https://github.com/numpy/numpy/commit/8c75aa01e2f4ec02eb1d852a14da3e9e03107da8
  Author: Ondřej Čertík <ondrej.certik at gmail.com>
  Date:   2012-08-31 (Fri, 31 Aug 2012)

  Changed paths:
    M numpy/core/src/multiarray/scalarapi.c
    M numpy/core/tests/test_regression.py

  Log Message:
  -----------
  Merge pull request #395 from certik/fix369

FIX: bug in np.where and recarray swapping


Compare: https://github.com/numpy/numpy/compare/c6d8734eddc1...8c75aa01e2f4


More information about the Numpy-svn mailing list