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

Ilan Schnell ischnell at enthought.com
Sat Dec 4 14:59:12 EST 2010


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.

- Ilan


On Sat, Dec 4, 2010 at 1:21 PM, Charles R Harris
<charlesr.harris at gmail.com> wrote:
>
> So does numpy currently build on top of libndarray or is that something for
> the future also? It would also be useful for David C. to offer his thoughts
> on building/packaging, did you consult with him by any chance?
>
> Chuck
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>



More information about the NumPy-Discussion mailing list