[Numpy-svn] [numpy/numpy] 607d2b: changed ndmin option in loadtxt to return shape (1...

noreply at github.com noreply at github.com
Sat May 7 16:12:57 EDT 2011


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

Commit: 607d2b3bbe984892fbf345788a54eafebdf967ed
    https://github.com/numpy/numpy/commit/607d2b3bbe984892fbf345788a54eafebdf967ed
Author: Derek Homeier <derek at astro.physik.uni-goettingen.de>
Date:   2011-05-07 (Sat, 07 May 2011)

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

Log Message:
-----------
changed ndmin option in loadtxt to return shape (1, X.size) for single-row inputs


Commit: b233716a031cb523f9bc65dda2c22f69f6f0736a
    https://github.com/numpy/numpy/commit/b233716a031cb523f9bc65dda2c22f69f6f0736a
Author: Derek Homeier <derek at astro.physik.uni-goettingen.de>
Date:   2011-05-07 (Sat, 07 May 2011)

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

Log Message:
-----------
use np.atleast_Nd() to boost dimensions to ndmin


Compare: https://github.com/numpy/numpy/compare/6df2ac2...b233716



More information about the Numpy-svn mailing list