On 3/22/07, Stefan van der Walt <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 21, 2007 at 02:59:06PM -0500, eric jones wrote:
> > Just looked at this... Now that is just cool.
> >
> > I'd say it should be part of Numpy.
>
> Very useful! A file cache would be handy, and can be implemented
> using the c
On Wed, Mar 21, 2007 at 02:59:06PM -0500, eric jones wrote:
> Just looked at this... Now that is just cool.
>
> I'd say it should be part of Numpy.
Very useful! A file cache would be handy, and can be implemented
using the checksum of the page from
http://www.scipy.org/Numpy_Example_List?acti
Just looked at this... Now that is just cool.
I'd say it should be part of Numpy.
eric
Bill Baxter wrote:
> On 3/19/07, Bill Baxter <[EMAIL PROTECTED]> wrote:
>
>> I wrote a little python module to go fetch the Numpy examples from the
>> scipy wiki page, parse them, and print out entries.
>
On 3/19/07, Bill Baxter <[EMAIL PROTECTED]> wrote:
> I wrote a little python module to go fetch the Numpy examples from the
> scipy wiki page, parse them, and print out entries.
>
> Is there a good place on the wiki for this?
> It didn't really seem right in the cookbook, and it doesn't quite fit
>
I wrote a little python module to go fetch the Numpy examples from the
scipy wiki page, parse them, and print out entries.
Is there a good place on the wiki for this?
It didn't really seem right in the cookbook, and it doesn't quite fit
with documentation.
Here's an example of use: