[Numpy-svn] [numpy/numpy] 3b579f: DOC: remove preservena reference from docstrings
GitHub
noreply at github.com
Tue Sep 23 17:18:52 EDT 2014
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 3b579f7046a0751a1b1976390ece5ba8603b8585
https://github.com/numpy/numpy/commit/3b579f7046a0751a1b1976390ece5ba8603b8585
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M numpy/add_newdocs.py
Log Message:
-----------
DOC: remove preservena reference from docstrings
preservena is not not implemented.
the putmask docstring is misleading, currently copyto is faster for
dense or sparse masks while putmask is faster for random masks.
[ci skip]
Commit: d7fd1e8d8b97db7efbb9c1ff02e96fb9948bfb1a
https://github.com/numpy/numpy/commit/d7fd1e8d8b97db7efbb9c1ff02e96fb9948bfb1a
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M numpy/add_newdocs.py
Log Message:
-----------
Merge pull request #5107 from juliantaylor/na-doc
DOC: remove preservena reference from docstrings
Compare: https://github.com/numpy/numpy/compare/55544881b578...d7fd1e8d8b97
More information about the Numpy-svn
mailing list