[Numpy-discussion] multipack

John J. Lee phrxy at csv.warwick.ac.uk
Tue Jan 16 14:15:36 EST 2001


On Tue, 16 Jan 2001, Arne Keller wrote:

> I'm looking for the Multipack and cephes python modules by Travis
> Oliphant.
>
> The Multipack Home page link on numpy.sourceforge gives a 404...

http://oliphant.netpedia.net/

http://oliphant.netpedia.net/multipack.html

BTW, I've partly written a distutils script for this with the intention of
making it easier to compile on windows (the setup.py works on linux but I
need to change some things to make it set up the setup script according to
the way the source has been set up).

It seems distutils doesn't have explicit support for FORTRAN, so something
needs changing there for it to work cross-platform.  I haven't got any
feedback yet from the Distutils people on how best to do this, but if
anyone reading this who is practiced at compiling FORTRAN and C
(especially on windows compilers) and wouldn't mind adding the little bits
required to support FORTRAN for their system once this has been decided,
mail me.


John





More information about the NumPy-Discussion mailing list