Re: [Numpy-discussion] I think something broke badly today in numpy/scipy...

2006-07-08 Thread Fernando Perez
On 7/8/06, Travis Oliphant <[EMAIL PROTECTED]> wrote: > Hey Fernando. I think I found the problem. It was the same problem > causing the BFGS test to fail in SciPy. [...] > The problem should be fixed in SVN. Confirmed. With: numpy version: 0.9.9.2788 scipy version: 0.5.0.2057 I checked

Re: [Numpy-discussion] I think something broke badly today in numpy/scipy...

2006-07-08 Thread Travis Oliphant
Fernando Perez wrote: > Hi all, > > I updated earlier today (about 4 hours ago) numpy/scipy SVN, and all > of a sudden my codes broke left and right. Backing off to > > Hey Fernando. I think I found the problem. It was the same problem causing the BFGS test to fail in SciPy. It can be sho