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.
>>
>
>
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
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
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
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
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
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
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
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