Hello,
I would like to get a 1.2.1 release out ASAP. There are several
bug-fixes on the trunk that need to be backported. If you have made a
bug-fix to the trunk that you have been waiting to backport to the
1.2.x branch, please do so now:
http://svn.scipy.org/svn/numpy/branches/1.2.x
Ideally,
David Cournapeau wrote:
> Hi there,
>
> Just to mention that I merged back my changes from the
> clean_math_config branch into trunk. The main point of the branch is to
> clean our math configuration. If this causes problems, please report it.
> I built and tested on mac os x, linux 32 bits an
On Sun, Oct 5, 2008 at 1:25 AM, David Cournapeau
<[EMAIL PROTECTED]> wrote:
>Just to mention that I merged back my changes from the
> clean_math_config branch into trunk. The main point of the branch is to
> clean our math configuration. If this causes problems, please report it.
> I built and
Hi,
I'm getting a couple of test failures with Python 2.6, Numpy 1.2.0, Nose 0.10.4:
nose version 0.10.4
..
Hanni Ali wrote:
> Hi David,
>
> Yeah nose was an issue, thanks for letting me know about nose
> compatibility being sorted that's good news as I use it a bit with my
> testing.
>
> I last built 1.1.1 with express for 32bit it went fine (although I
> think you do have to comment out , I was also ab
Hi David,
Yeah nose was an issue, thanks for letting me know about nose compatibility
being sorted that's good news as I use it a bit with my testing.
I last built 1.1.1 with express for 32bit it went fine (although I think you
do have to comment out , I was also able to compile with 2008 full fo
On Sun, Oct 5, 2008 at 8:28 AM, Alan McIntyre <[EMAIL PROTECTED]> wrote:
> On Sat, Oct 4, 2008 at 11:14 AM, Daniel Wolff <[EMAIL PROTECTED]> wrote:
>> Hello, I recently upgraded to python 2.6. I cannot seem to find the
>> appropriate numpy install file. I tried to make use of the .exe built for
>>
Hi Alan,
I've been using numpy with 2.6 on amd64 for about 3 months no problem and
far more stable on 64-bit than the same combination with 2.5.
Daniel, just download the source and compile it yourself. You need to use VS
9.0 for best compatibility with Python and I haven't yet sorted out fast
bl
hi all,
I wonder why numpy.asscalar(1.5) yields error, why it can't just return
1.5? Is it intended to be ever changed?
>>> numpy.__version__
'1.3.0.dev5864'
D.
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mai
Hi there,
Just to mention that I merged back my changes from the
clean_math_config branch into trunk. The main point of the branch is to
clean our math configuration. If this causes problems, please report it.
I built and tested on mac os x, linux 32 bits and windows (both mingw32
and VS 2003
10 matches
Mail list logo