[Numpy-svn] [numpy/numpy] 32903b: BUG: ticket #1565, fix conversion of int64 and uin...

noreply at github.com noreply at github.com
Sat Apr 2 19:28:02 EDT 2011


Branch: refs/heads/maintenance/1.6.x
Home:   https://github.com/numpy/numpy

Commit: 32903b370620018db68f6296f7023241a73fe80c
    https://github.com/numpy/numpy/commit/32903b370620018db68f6296f7023241a73fe80c
Author: Christoph Gohlke <cgohlke at uci.edu>
Date:   2011-04-02 (Sat, 02 Apr 2011)

Changed paths:
  M numpy/lib/npyio.py
  M numpy/lib/tests/test_io.py

Log Message:
-----------
BUG: ticket #1565, fix conversion of int64 and uint64 types by loadtxt.
Add some tests for these types.


Commit: ad7cb172ebde6b77f851d8f28bda10a8454940aa
    https://github.com/numpy/numpy/commit/ad7cb172ebde6b77f851d8f28bda10a8454940aa
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-04-02 (Sat, 02 Apr 2011)

Changed paths:
  M numpy/lib/_iotools.py
  M numpy/lib/tests/test__iotools.py

Log Message:
-----------
BUG: ticket #1428, allow int64 and uint64 integer types to be specified in
genfromtxt.


Commit: fc2f3a72e5126bcd2d57b5717e1d35bbed1ef7ed
    https://github.com/numpy/numpy/commit/fc2f3a72e5126bcd2d57b5717e1d35bbed1ef7ed
Author: weathergod <?@?>
Date:   2011-04-02 (Sat, 02 Apr 2011)

Changed paths:
  M numpy/core/shape_base.py

Log Message:
-----------
BUG: Fix atleast_1d and atleast_2d to work with masked arrays.


Commit: a068db35080f32b94a6f4edc9a825ef49d7db0fe
    https://github.com/numpy/numpy/commit/a068db35080f32b94a6f4edc9a825ef49d7db0fe
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-04-02 (Sat, 02 Apr 2011)

Changed paths:
  M numpy/ma/tests/test_regression.py

Log Message:
-----------
TST: Add test for ticket #1559.


Compare: https://github.com/numpy/numpy/compare/c2d904a...a068db3



More information about the Numpy-svn mailing list