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

noreply at github.com noreply at github.com
Sat Mar 26 00:59:57 EDT 2011


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

Commit: 664efe2734a800c2e62ac28577234f24420f5e0b
    https://github.com/numpy/numpy/commit/664efe2734a800c2e62ac28577234f24420f5e0b
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-03-25 (Fri, 25 Mar 2011)

Changed paths:
  M numpy/core/arrayprint.py

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


Commit: 10db2599077bda2d24d25e6aa682f6b96e339161
    https://github.com/numpy/numpy/commit/10db2599077bda2d24d25e6aa682f6b96e339161
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-03-25 (Fri, 25 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/88e8c15...10db259



More information about the Numpy-svn mailing list