Re: [Numpy-discussion] Question for Pauli or Stefan about doc editor.

2009-04-15 Thread Charles R Harris
On Wed, Apr 15, 2009 at 8:19 PM, David Cournapeau wrote: > On Thu, Apr 16, 2009 at 9:13 AM, Charles R Harris > wrote: > > > > > OK, I just ran mtrand through cython-0.9.8.1.1, which is probably > horribly > > outdated, and it does break up the strings. > > Please use cython 0.10.4 or above - bel

Re: [Numpy-discussion] Question for Pauli or Stefan about doc editor.

2009-04-15 Thread David Cournapeau
On Thu, Apr 16, 2009 at 9:13 AM, Charles R Harris wrote: > > OK, I just ran mtrand through cython-0.9.8.1.1,  which is probably horribly > outdated, and it does break up the strings. Please use cython 0.10.4 or above - below versions have a bug/limitation which breaks 64 bits python 2.4. I don't

Re: [Numpy-discussion] Question for Pauli or Stefan about doc editor.

2009-04-15 Thread Charles R Harris
On Wed, Apr 15, 2009 at 6:05 PM, Robert Kern wrote: > On Wed, Apr 15, 2009 at 19:03, Charles R Harris > wrote: > > > > On Wed, Apr 15, 2009 at 4:50 PM, Robert Kern > wrote: > >> > >> On Wed, Apr 15, 2009 at 16:27, Charles R Harris > >> wrote: > >> > Hi Pauli, > >> > > >> > I'm going to move th

Re: [Numpy-discussion] Question for Pauli or Stefan about doc editor.

2009-04-15 Thread Robert Kern
On Wed, Apr 15, 2009 at 19:03, Charles R Harris wrote: > > On Wed, Apr 15, 2009 at 4:50 PM, Robert Kern wrote: >> >> On Wed, Apr 15, 2009 at 16:27, Charles R Harris >> wrote: >> > Hi Pauli, >> > >> > I'm going to move the docstrings from mtrand.pyx to add_newdocs.py. Will >> > this require any f

Re: [Numpy-discussion] Question for Pauli or Stefan about doc editor.

2009-04-15 Thread Charles R Harris
On Wed, Apr 15, 2009 at 4:50 PM, Robert Kern wrote: > On Wed, Apr 15, 2009 at 16:27, Charles R Harris > wrote: > > Hi Pauli, > > > > I'm going to move the docstrings from mtrand.pyx to add_newdocs.py. Will > > this require any fixes to the doc editor so that the docs don't get > readded > > to m

Re: [Numpy-discussion] Question for Pauli or Stefan about doc editor.

2009-04-15 Thread Robert Kern
On Wed, Apr 15, 2009 at 16:27, Charles R Harris wrote: > Hi Pauli, > > I'm going to move the docstrings from mtrand.pyx to add_newdocs.py. Will > this require any fixes to the doc editor so that the docs don't get readded > to mtrand? IIRC, David has told me that recent Cythons will do the right

Re: [Numpy-discussion] Question for Pauli or Stefan about doc editor.

2009-04-15 Thread Pauli Virtanen
Wed, 15 Apr 2009 15:27:21 -0600, Charles R Harris wrote: > I'm going to move the docstrings from mtrand.pyx to add_newdocs.py. Will > this require any fixes to the doc editor so that the docs don't get > readded to mtrand? Go ahead, nothing should break. -- Pauli Virtanen __

[Numpy-discussion] Question for Pauli or Stefan about doc editor.

2009-04-15 Thread Charles R Harris
Hi Pauli, I'm going to move the docstrings from mtrand.pyx to add_newdocs.py. Will this require any fixes to the doc editor so that the docs don't get readded to mtrand? Chuck ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://mail.scip