Charles R Harris wrote:
> David says this is due to a stray old file (see earlier post), you need
> to clean out the previous numpy installation.
Done, and yes, that was it. Which is weird, because I really thought I'd
cleared it out the first time! I"m still having trouble figuring out how
to
On Wed, Dec 2, 2009 at 1:28 PM, Christopher Barker wrote:
> I downloaded rc1, and built it on my PPC OS-X 10.4 box, with Python
> 2.5.2 (from python.org). Then ran the tests. I got:
>
> --
> Ran 2521 tests in 24.804s
>
> FAILED (K
I downloaded rc1, and built it on my PPC OS-X 10.4 box, with Python
2.5.2 (from python.org). Then ran the tests. I got:
--
Ran 2521 tests in 24.804s
FAILED (KNOWNFAIL=4, SKIP=1, errors=27, failures=2)
Many of them look like th
On 12/02/2009 02:49 AM, David Cournapeau wrote:
> Nadav Horesh wrote:
>
>> I got the following errors with a clean installation of numpy (previous
>> installations deleted):
>>
>>
> Actually, there are still some leftover: the file
> numpy/core/test_defmatrix.py does not exist in the tar
On Wed, Dec 2, 2009 at 11:51 AM, David Cournapeau
wrote:
> René Dudfield wrote:
>> We put in some hacks into pygame distutils for removing old files
>> (with msi installer, and for setup.py installer). However I think the
>> long term solution they are thinking of is to allow distutils to
>> unin
René Dudfield wrote:
> We put in some hacks into pygame distutils for removing old files
> (with msi installer, and for setup.py installer). However I think the
> long term solution they are thinking of is to allow distutils to
> uninstall correctly.
I think this is just wishful thinking from peo
On Wed, Dec 2, 2009 at 9:49 AM, David Cournapeau
wrote:
> Nadav Horesh wrote:
>> I got the following errors with a clean installation of numpy (previous
>> installations deleted):
>>
>
> Actually, there are still some leftover: the file
> numpy/core/test_defmatrix.py does not exist in the tarball
Nadav Horesh wrote:
> I got the following errors with a clean installation of numpy (previous
> installations deleted):
>
Actually, there are still some leftover: the file
numpy/core/test_defmatrix.py does not exist in the tarball.
cheers,
David
__
match 100.0%)
x: array([ 9.41165773e+09, 9.41165773e+09, 9.41165773e+09,
9.41165773e+09], dtype=float32)
y: array([ 700., 800., 1000., 7500.], dtype=float32)
--
Ran 2521 tests in 10.292s
I am able to co
On Wed, Dec 2, 2009 at 12:17 PM, Bruce Southey wrote:
> Traceback (most recent call last):
> File "E:\Python26\lib\site-packages\numpy\core\tests\test_umath_complex.py",
> line 179, in test_special_values
> assert_almost_equal(np.log(x), y)
> File "E:\Python26\lib\site-packages\numpy\testing
On Mon, Nov 30, 2009 at 9:47 PM, David Cournapeau wrote:
> Hi,
>
> The first release candidate for 1.4.0 has been released. The sources,
> as well as mac and windows installers may be found here:
>
> https://sourceforge.net/projects/numpy/files/
>
I installed 32-bit Python 2.6.3 and 23-bit Python
On 30-Nov-09, at 10:47 PM, David Cournapeau wrote:
> Hi,
>
> The first release candidate for 1.4.0 has been released. The sources,
> as well as mac and windows installers may be found here:
>
> https://sourceforge.net/projects/numpy/files/
Hi David,
All clear on my Intel Atom and Core i5 boxes,
On Tue, Dec 1, 2009 at 4:47 AM, David Cournapeau wrote:
> The first release candidate for 1.4.0 has been released.
Excellent! Thanks for all your effort,
Jarrod
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/
On Tue, Dec 1, 2009 at 6:00 PM, Sebastian Haase wrote:
>
> I can only agree - great work !
>
Thanks.
> Where can one find out about the
> * New Neighborhood iterator (C-level only)
> ?
Here:
http://docs.scipy.org/doc/numpy/reference/c-api.array.html#functions
You can find some examples in th
On Tue, Dec 1, 2009 at 9:17 AM, Virgil Stokes wrote:
> David Cournapeau wrote:
>> Hi,
>>
>> The first release candidate for 1.4.0 has been released. The sources,
>> as well as mac and windows installers may be found here:
>>
>> https://sourceforge.net/projects/numpy/files/
>>
>> The main improveme
David Cournapeau wrote:
> Hi,
>
> The first release candidate for 1.4.0 has been released. The sources,
> as well as mac and windows installers may be found here:
>
> https://sourceforge.net/projects/numpy/files/
>
> The main improvements compared to 1.3.0 are:
>
> * Faster import time
> * Extended
Hi,
The first release candidate for 1.4.0 has been released. The sources,
as well as mac and windows installers may be found here:
https://sourceforge.net/projects/numpy/files/
The main improvements compared to 1.3.0 are:
* Faster import time
* Extended array wrapping mechanism for ufuncs
* New
17 matches
Mail list logo