Re: [Numpy-discussion] New documentation web application

2008-05-31 Thread Travis E. Oliphant
Matthew Brett wrote: > Hi, > > >> By being consistent in importing modules using the 'import numpy.fft >> as fft', it can make it more clear that we are importing a module. >> >> I already recommend this usage in the matplotlib coding guide, and >> numpy may want to adopt it as well. >> > >

Re: [Numpy-discussion] New documentation web application

2008-05-31 Thread Matthew Brett
Hi, > By being consistent in importing modules using the 'import numpy.fft > as fft', it can make it more clear that we are importing a module. > > I already recommend this usage in the matplotlib coding guide, and > numpy may want to adopt it as well. That's an excellent suggestion, seconded. M

Re: [Numpy-discussion] New documentation web application

2008-05-31 Thread John Hunter
On Sat, May 31, 2008 at 4:05 AM, R. Bastian <[EMAIL PROTECTED]> wrote: >> Neat! I really like the layout. The red format warnings are a nice touch: >> http://sd-2116.dedibox.fr/pydocweb/doc/numpy.core.umath.exp/ Hi, I was just reading through this example when I noticed this usage: from matp

Re: [Numpy-discussion] New documentation web application

2008-05-31 Thread Stéfan van der Walt
Hi Bastian 2008/5/31 R. Bastian <[EMAIL PROTECTED]>: > On Thu, 29 May 2008 17:48:10 -0500 > "Nathan Bell" <[EMAIL PROTECTED]> wrote: > >> On Thu, May 29, 2008 at 5:28 PM, Stéfan van der Walt <[EMAIL PROTECTED]> >> wrote: >> > Hi all, >> > >> > The NumPy documentation project has taken another lea

Re: [Numpy-discussion] New documentation web application

2008-05-31 Thread R. Bastian
On Thu, 29 May 2008 17:48:10 -0500 "Nathan Bell" <[EMAIL PROTECTED]> wrote: > On Thu, May 29, 2008 at 5:28 PM, Stéfan van der Walt <[EMAIL PROTECTED]> > wrote: > > Hi all, > > > > The NumPy documentation project has taken another leap forward! Pauli > > Virtanen has, in a week of superhuman codi

Re: [Numpy-discussion] New documentation web application

2008-05-29 Thread Nathan Bell
On Thu, May 29, 2008 at 5:28 PM, Stéfan van der Walt <[EMAIL PROTECTED]> wrote: > Hi all, > > The NumPy documentation project has taken another leap forward! Pauli > Virtanen has, in a week of superhuman coding, produced a web > application that enhances the work-flow and editing experience of > N

Re: [Numpy-discussion] New documentation web application

2008-05-29 Thread Anne Archibald
2008/5/29 Jarrod Millman <[EMAIL PROTECTED]>: > On Thu, May 29, 2008 at 3:28 PM, Stéfan van der Walt <[EMAIL PROTECTED]> > wrote: >> The NumPy documentation project has taken another leap forward! Pauli >> Virtanen has, in a week of superhuman coding, produced a web >> application that enhances t

Re: [Numpy-discussion] New documentation web application

2008-05-29 Thread Jarrod Millman
On Thu, May 29, 2008 at 3:28 PM, Stéfan van der Walt <[EMAIL PROTECTED]> wrote: > The NumPy documentation project has taken another leap forward! Pauli > Virtanen has, in a week of superhuman coding, produced a web > application that enhances the work-flow and editing experience of > NumPy docstri

[Numpy-discussion] New documentation web application

2008-05-29 Thread Stéfan van der Walt
Hi all, The NumPy documentation project has taken another leap forward! Pauli Virtanen has, in a week of superhuman coding, produced a web application that enhances the work-flow and editing experience of NumPy docstrings on the web. Unfortunately, this means that those of you who signed up befo