diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2011-01-16 23:02:06 -0800 |
---|---|---|
committer | Mark Wiebe <mwwiebe@gmail.com> | 2011-01-16 23:02:06 -0800 |
commit | e6c3a0c9411fa0fb701261a206a2a4d002de68cd (patch) | |
tree | c948986c19549cebf7f180d98e1be9a83aa2df34 /numpy/add_newdocs.py | |
parent | 03dd59a0fa368d30a05b5a3d7da8d41b253e087a (diff) | |
download | numpy-e6c3a0c9411fa0fb701261a206a2a4d002de68cd.tar.gz |
ENH: core: Implement PyArray_CopyInto using the new iterator
This change also uses the dtype conversion code implemented for new
iterator buffering, which differs slightly from the previous casting
behavior. In particular, fields are matched up by name instead of
position, so code depending on that behavior breaks. The loadtxt
function has been fixed to not depend on this casting behavior.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions