On Sat, Jul 10, 2010 at 6:15 PM, Stefan Seefeld wrote:
> Hello,
>
> the NumPy docs (at http://docs.scipy.org/doc/numpy/user/install.html)
> suggest that NumPy doesn't require external linear algebra libraries
> (such as ATLAS). How can I compiler NumPy without using them, even if
> they are detect
On Wed, Jul 14, 2010 at 12:25 AM, Stefan Seefeld wrote:
> On 07/13/2010 04:05 PM, Christopher Barker wrote:
> > Robert Kern wrote:
> >
> >>> I don't believe that there are any such options, but is there a
> particular
> >>> reason why you *don't* want to use such external libs if you have them?
>
On 07/13/2010 04:05 PM, Christopher Barker wrote:
> Robert Kern wrote:
>
>>> I don't believe that there are any such options, but is there a particular
>>> reason why you *don't* want to use such external libs if you have them? I
>>> don't think anyone has considered a use-case where one would
On Tue, Jul 13, 2010 at 3:05 PM, Christopher Barker
wrote:
> Robert Kern wrote:
> >> I don't believe that there are any such options, but is there a
> particular
> >> reason why you *don't* want to use such external libs if you have them?
> I
> >> don't think anyone has considered a use-case wher
Robert Kern wrote:
>> I don't believe that there are any such options, but is there a particular
>> reason why you *don't* want to use such external libs if you have them? I
>> don't think anyone has considered a use-case where one would want to ignore
>> such libraries.
>
> Building redistributa
On Tue, Jul 13, 2010 at 14:39, Benjamin Root wrote:
> Stefan,
>
> I don't believe that there are any such options, but is there a particular
> reason why you *don't* want to use such external libs if you have them? I
> don't think anyone has considered a use-case where one would want to ignore
>
Stefan,
I don't believe that there are any such options, but is there a particular
reason why you *don't* want to use such external libs if you have them? I
don't think anyone has considered a use-case where one would want to ignore
such libraries.
Ben Root
On Sat, Jul 10, 2010 at 11:15 AM, S
Hello,
the NumPy docs (at http://docs.scipy.org/doc/numpy/user/install.html)
suggest that NumPy doesn't require external linear algebra libraries
(such as ATLAS). How can I compiler NumPy without using them, even if
they are detected ? Are there any undocumented options I can pass to
setup.py