Wed, 12 Nov 2008 10:57:59 -0600, Ryan May wrote:
[clip: numpy doc editor]
> Great, can someone get me edit access?
Done.
--
Pauli Virtanen
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-di
Pauli Virtanen wrote:
> Hi,
>
> Wed, 12 Nov 2008 10:16:35 -0600, Ryan May wrote:
>> Here's a quick diff to fix some typos in the docstrings for matlib.zeros
>> and matlib.ones. They're causing 2 (of many) failures in the doctests
>> for me on SVN HEAD.
>
> There are probably bound to be more of
Hi,
Wed, 12 Nov 2008 10:16:35 -0600, Ryan May wrote:
> Here's a quick diff to fix some typos in the docstrings for matlib.zeros
> and matlib.ones. They're causing 2 (of many) failures in the doctests
> for me on SVN HEAD.
There are probably bound to be more of these. It's possible to fix them
u
Hi,
Here's a quick diff to fix some typos in the docstrings for matlib.zeros
and matlib.ones. They're causing 2 (of many) failures in the doctests
for me on SVN HEAD.
Filed in trac as #953
(http://www.scipy.org/scipy/numpy/ticket/953)
(Unless someone wants to give me SVN rights for fixing/addin