diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2011-03-10 01:02:15 -0800 |
---|---|---|
committer | Mark Wiebe <mwwiebe@gmail.com> | 2011-03-10 18:39:02 -0800 |
commit | f567479c716a6f9398820e92cde9f4ea129b889a (patch) | |
tree | 2094e60d866178d665c499862276059296a984e2 /numpy/core/memmap.py | |
parent | 0c0c49ce89f447b423c52aee795b1bf1fec4e9fe (diff) | |
download | numpy-f567479c716a6f9398820e92cde9f4ea129b889a.tar.gz |
API: Remove PyArray_FillWithZero from public API
This function is too specific. A function like
PyArray_FillWithValue(PyArrayObject *ao, double value)
would be better.
Diffstat (limited to 'numpy/core/memmap.py')
0 files changed, 0 insertions, 0 deletions