[Numpy-discussion] Questions about organization
John J. Lee
phrxy at csv.warwick.ac.uk
Sun Jan 21 11:49:30 CST 2001
On Sat, 20 Jan 2001, Tony Seward wrote:
> I've been trying to get the setup.py scripts in the Numeric distribution to
> build binary distributions. I have tried several things but what always
> ends up being a problem is the current Numeric organization, specifically
> LALITE and RANLIB. They just don't fit well with the distutils paradigm.
>
> If they were packaged as part of the Numeric core but were a build-time
> option, I think that I could get things to work much more easily. The
[...]
Can't you just edit the list of extensions in setup_all.py?
Or has that changed?
John
More information about the Numpy-discussion
mailing list