On Sat, May 12, 2007 at 12:50:10AM +0200, Albert Strasheim wrote:
> Here's another issue with a patch that looks ready to go:
>
> http://projects.scipy.org/scipy/numpy/ticket/509
>
> Enhancement you might consider:
>
> http://projects.scipy.org/scipy/numpy/ticket/375
>
> And this one looks like
Albert Strasheim wrote:
> Here's another issue with a patch that looks ready to go:
>
> http://projects.scipy.org/scipy/numpy/ticket/509
>
> Enhancement you might consider:
>
> http://projects.scipy.org/scipy/numpy/ticket/375
>
> And this one looks like it can be closed:
>
> http://projects.scipy.o
Here's another issue with a patch that looks ready to go:
http://projects.scipy.org/scipy/numpy/ticket/509
Enhancement you might consider:
http://projects.scipy.org/scipy/numpy/ticket/375
And this one looks like it can be closed:
http://projects.scipy.org/scipy/numpy/ticket/395
Cheers,
Alber
hi all,
please inform me which way for counting elapsed time and cputime in
Python is best? Previously in some Python sources I noticed there are
some ones.
Currently I use time.time() for time.
Thx, D.
___
Numpy-discussion mailing list
Numpy-discussion
On Friday 11 May 2007 3:46 pm, George Nurser wrote:
> Jeff,
>
> Sorry to bother you again on this, but it's certainly still giving the
> same problem.
> svn: REPORT request failed on '/svn/numpy/!svn/vcc/default'
> svn: REPORT of '/svn/numpy/!svn/vcc/default': Could not read response
> body: connec
Here are a few tickets that might warrant some attention from someone
who is intimately familiar with NumPy's internals ;-)
http://projects.scipy.org/scipy/numpy/ticket/390
http://projects.scipy.org/scipy/numpy/ticket/405
http://projects.scipy.org/scipy/numpy/ticket/466
http://projects.scipy.org/
Jeff,
Sorry to bother you again on this, but it's certainly still giving the
same problem.
svn: REPORT request failed on '/svn/numpy/!svn/vcc/default'
svn: REPORT of '/svn/numpy/!svn/vcc/default': Could not read response
body: connection was closed by server. (http://svn.scipy.org)
I tried a fres
On May 11, 2007, at 9:56 AM, Gary Ruben wrote:
> This is great Perry,
>
> I think this will help to convince our department's astronomer(s) to
> learn and maybe use Python for teaching.
> By the way, if you do a global search for "numarray" in your document,
> you'll pick up a few pieces of uncha
On May 11, 2007, at 1:06 PM, Anne Archibald wrote:
> On 10/05/07, Perry Greenfield <[EMAIL PROTECTED]> wrote:
>> I have updated the "Using Python for Interactive Data Analysis"
>> tutorial to use numpy instead of numarray (finally!). There are
>> further improvements I would like to make in its o
Hi Pierre,
that's great! I didn't do exactly what I wanted, but seeing how to overwrite
the __getitem__ and __getslice__ methods I can adapt my class that it works
with the use cases I need.
Thanks for your help! Bernhard
On 5/11/07, Pierre GM <[EMAIL PROTECTED]> wrote:
Bernhard,
Looks like y
On 10/05/07, Perry Greenfield <[EMAIL PROTECTED]> wrote:
> I have updated the "Using Python for Interactive Data Analysis"
> tutorial to use numpy instead of numarray (finally!). There are
> further improvements I would like to make in its organization and
> formatting (in the process including sug
It still seems to be causing me problems.
Jeff,
I tried a few minutes ago and got:
svn: REPORT request failed on '/svn/numpy/!svn/vcc/default'
svn: REPORT of '/svn/numpy/!svn/vcc/default': Chunk delimiter was
invalid (http://svn.scipy.org)
and then just now the previous error:
svn: REPORT request
Everything seems fine to me. Thank you for your prompt support.
Chris
Jeff Strunk wrote:
> Is this still causing trouble? I restarted apache about 20 minutes after you
> sent this.
>
> Thanks,
> Jeff
>
> On Friday 11 May 2007 9:06 am, Christopher Hanley wrote:
>
>> I had that problem this m
Is this still causing trouble? I restarted apache about 20 minutes after you
sent this.
Thanks,
Jeff
On Friday 11 May 2007 9:06 am, Christopher Hanley wrote:
> I had that problem this morning as well. It appears to be a problem on
> the server side.
>
> Chris
>
> George Nurser wrote:
> > I'm tr
Hello out there,
i try to run this Python-code snippet after I have imported:
import numpy as Numeric
import numpy as numpy
Numeric.Int = Numeric.int32
Numeric.Float = Numeric.float64
Code:
if m < maxN and n < maxN and self.activeWide[m+1, n+1]:
try:
I had that problem this morning as well. It appears to be a problem on
the server side.
Chris
George Nurser wrote:
> I'm trying to update numpy from svn.
> My first try was very slow, but eventially produced 72 updated files;
> gave message at end:
> svn: REPORT request failed on '/svn/numpy/!
I'm trying to update numpy from svn.
My first try was very slow, but eventially produced 72 updated files;
gave message at end:
svn: REPORT request failed on '/svn/numpy/!svn/vcc/default'
svn: REPORT of '/svn/numpy/!svn/vcc/default': Could not read response
body: connection was closed by server. (h
This is great Perry,
I think this will help to convince our department's astronomer(s) to
learn and maybe use Python for teaching.
By the way, if you do a global search for "numarray" in your document,
you'll pick up a few pieces of unchanged text and code.
Gary R.
Perry Greenfield wrote:
> I
Hi,
I am going to work on g3 f2py starting next week on full time
--- I am now hired by Simula Research Laboratory that will support
my work on f2py. I think I'll spend the next few months on g3 f2py.
However, this work should not affect the numpy release that you are
planning. I'll keep all major
19 matches
Mail list logo