[Numpy-svn] [numpy/numpy] 5317f4: BUG: Fix str formatting of complex special values ...

noreply at github.com noreply at github.com
Sat Mar 26 19:33:04 EDT 2011


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

Commit: 5317f49e8e08a231afe81c4f85c71d483e410794
    https://github.com/numpy/numpy/commit/5317f49e8e08a231afe81c4f85c71d483e410794
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-03-26 (Sat, 26 Mar 2011)

Changed paths:
  M numpy/core/arrayprint.py

Log Message:
-----------
BUG: Fix str formatting of complex special values and clongdouble complex.


Commit: e3a78ca494f4170d4faf927a647fdac1a37e2589
    https://github.com/numpy/numpy/commit/e3a78ca494f4170d4faf927a647fdac1a37e2589
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-03-26 (Sat, 26 Mar 2011)

Changed paths:
  M numpy/core/tests/test_arrayprint.py

Log Message:
-----------
TST: Add tests for array str formatting of complex values.


Compare: https://github.com/numpy/numpy/compare/196186d...e3a78ca



More information about the Numpy-svn mailing list