Andrew Straw wrote:
>
> The way it's supposed to work, as far as I understand it, is that atlas
> is not required at build time but when installed later automatically
> speeds up the blas routines. (Upon installation of libatlas3gf-sse2,
> libblas.so.3gf is pointed to /usr/lib/sse2/atlas/libblas.s
Eric Firing wrote:
> Andrew Straw wrote:
>
>
>> Just for reference, you can find the build dependencies of any Debian
>> source package by looking at its .dsc file. For numpy, that can be found
>> at http://packages.debian.org/sid/python-numpy
>>
>> Currently (version 1.1.0, debian version 1:1.1
On Thu, Jul 24, 2008 at 02:15, Eric Firing <[EMAIL PROTECTED]> wrote:
> Andrew Straw wrote:
>
>> Just for reference, you can find the build dependencies of any Debian
>> source package by looking at its .dsc file. For numpy, that can be found
>> at http://packages.debian.org/sid/python-numpy
>>
>>
Andrew Straw wrote:
> Just for reference, you can find the build dependencies of any Debian
> source package by looking at its .dsc file. For numpy, that can be found
> at http://packages.debian.org/sid/python-numpy
>
> Currently (version 1.1.0, debian version 1:1.1.0-3), that list is:
>
> Build
On Wed, Jul 23, 2008 at 8:59 PM, David Cournapeau
<[EMAIL PROTECTED]> wrote:
> Fernando Perez wrote:
>>
>> Very, very useful. Many thanks for this tip, Andrew!
>>
>
> Hi Fernando,
>
>I am still catching up things (have been on holidays for 2 weeks),
> but have you started the INSTALL.txt docum
Fernando Perez wrote:
>
> Very, very useful. Many thanks for this tip, Andrew!
>
Hi Fernando,
I am still catching up things (have been on holidays for 2 weeks),
but have you started the INSTALL.txt document ?
cheers,
David
___
Numpy-discussion
On Wed, Jul 23, 2008 at 3:13 PM, Andrew Straw <[EMAIL PROTECTED]> wrote:
> And on a Debian (derivative) system, you can stall those with "apt-get
> build-dep python-numpy". This will only install the build dependencies
> for the version of python-numpy which is listed in your apt
> sources.list, b
On Wed, Jul 23, 2008 at 3:02 PM, Robert Kern <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 23, 2008 at 16:56, Fernando Perez <[EMAIL PROTECTED]> wrote:
>> (which can be a useful guide on other distros). Should we have a
>> stripped-down copy of this doc somewhere in the top-level directory of
>> numpy
Robert Kern wrote:
> On Wed, Jul 23, 2008 at 16:56, Fernando Perez <[EMAIL PROTECTED]> wrote:
>> Howdy,
>>
>> I was just trying to explain to a new user how to build numpy from
>> source on ubuntu and I realized that there's not much info on this
>> front in the source tree. Scipy has a nice INSTA
On Wed, Jul 23, 2008 at 16:56, Fernando Perez <[EMAIL PROTECTED]> wrote:
> Howdy,
>
> I was just trying to explain to a new user how to build numpy from
> source on ubuntu and I realized that there's not much info on this
> front in the source tree. Scipy has a nice INSTALL.txt that even
> lists t
Howdy,
I was just trying to explain to a new user how to build numpy from
source on ubuntu and I realized that there's not much info on this
front in the source tree. Scipy has a nice INSTALL.txt that even
lists the names of the debian/ubuntu packages needed for the build
(which can be a useful g
11 matches
Mail list logo