[Numpy-discussion] Refactor fork uses the ./configure, make, make install process.

Charles R Harris charlesr.harris at gmail.com
Sat Dec 4 15:11:48 EST 2010


On Sat, Dec 4, 2010 at 12:59 PM, Ilan Schnell <ischnell at enthought.com>wrote:

> Yes, numpy-refactor builds of top of libndarray.  The whole point
> was that the libndarray is independent of the interface, i.e. the
> CPython or the IronPython interface, and possibly other (Jython)
> in the future.
> Looking at different building/packaging solutions for libndarray,
> autoconf make things very easy, it's a well established pattern,
> I'm sure David C. will agree.
>
>
I know he has expressed reservations about it on non-posix platforms and
some large projects have moved away from it. I'm not saying it isn't the
best short term solution so you folks can get on with the job, but it may be
that long term we will want to look elsewhere.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20101204/a62f9f14/attachment.html>


More information about the NumPy-Discussion mailing list