Greetings,
Per my previous email, I'm trying to setup the release process for Numpy on
my MacBook Pro. When trying to build Numpy 1.4.1r3 with Python 2.5.4 I get
a broken toolchain error (below). I do not get this error when trying to
build Numpy with Python 2.6.5 - and there is nothing fundamen
Thank you so much Robert. You are awesome :) That totally the problem.
One more question for you. Which are the things that you have to declare in
PYTHONPATH manually?
2010/4/18 Robert Kern
> On Sun, Apr 18, 2010 at 19:49, Pradeep Jha
> wrote:
> > Hi,
> >
> > I am setting NUMPY_INC_DIR to what
Greetings,
(I apologize if this becomes a duplicate. I originally sent this email from
the wrong email address.)
I'm trying to build DMG releases of numpy-1.4.1rc3 as part of the release
process. I recently got my mac back from repairs and spent the weekend
trying to get the build environment c
Greetings,
I'm trying to build DMG releases of numpy-1.4.1rc3 as part of the release
process. I recently got my mac back from repairs and spent the weekend
trying to get the build environment configured on it. I thought it was
correct, but I've got errors when building with both Python 2.5.4 and
On Mon, Apr 19, 2010 at 4:21 PM, Ralf Gommers
wrote:
>
>
> On Mon, Apr 19, 2010 at 3:35 PM, Sebastian Haase wrote:
>
>> Hi,
>> Congratulations. I might be unnecessarily dense - but what SciPy am I
>> supposed to use with the new numpy 1.4.1 for Python 2.5? I'm surprised
>> that there are no SciPy
On Mon, Apr 19, 2010 at 2:36 AM, Paul Northug wrote:
> I am having trouble reformulating a series of correlations as a single
> fft, ifft pair.
>
> I have a set of kernels phi : (M = channel, N = kernel, T = time)
> correlated with signal a : (N, P+T-1) yielding x : (M, T).
>
> The correlation, fo
On 04/19/2010 04:45 PM, Matthieu Brucher wrote:
> Hi,
>
> I'm trying to compile scipy with ICC (numpy got through correctly),
> but I have issue with infinites in cephes:
>
> icc: scipy/special/cephes/const.c
> scipy/special/cephes/const.c(94): error: floating-point operation
> result is out of ran
On Mon, Apr 19, 2010 at 4:10 PM, Matthieu Brucher <
matthieu.bruc...@gmail.com> wrote:
> BTW, there still is an error with ifort, so scipy is still
> incompatible with the Intel compilers (which is at least very sad...)
>
> Is this true for trunk as well? Scipy 0.7 branch has hardly been touched
f
On Mon, Apr 19, 2010 at 3:35 PM, Sebastian Haase wrote:
> Hi,
> Congratulations. I might be unnecessarily dense - but what SciPy am I
> supposed to use with the new numpy 1.4.1 for Python 2.5? I'm surprised
> that there are no SciPy 0.7.2 binaries for Python 2.5 - is that
> technically not possibl
BTW, there still is an error with ifort, so scipy is still
incompatible with the Intel compilers (which is at least very sad...)
Matthieu
2010/4/19 Matthieu Brucher :
> Hi,
>
> I'm trying to compile scipy with ICC (numpy got through correctly),
> but I have issue with infinites in cephes:
>
> icc
Hi,
I'm trying to compile scipy with ICC (numpy got through correctly),
but I have issue with infinites in cephes:
icc: scipy/special/cephes/const.c
scipy/special/cephes/const.c(94): error: floating-point operation
result is out of range
double INFINITY = 1.0/0.0; /* 99e999; */
Hi,
Congratulations. I might be unnecessarily dense - but what SciPy am I
supposed to use with the new numpy 1.4.1 for Python 2.5? I'm surprised
that there are no SciPy 0.7.2 binaries for Python 2.5 - is that
technically not possible ?
Thanks,
Sebastian Haase
On Mon, Apr 19, 2010 at 6:25 AM, Ralf
12 matches
Mail list logo