Re: advice on stripped down python

2006-12-06 Thread Robert Kern
[EMAIL PROTECTED] wrote: > Will old Python releases, like 1.5.x, work with newer Numpy and Scipy? No. numpy and scipy require 2.3. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though

advice on stripped down python

2006-12-06 Thread fhaibach
I'm looking for advice on a stripped down Python for an SBC to run Numpy and Scipy. I have the following notes on the system We have code that requires recent versions of Numpy and Scipy. The processor is a Sharp ARM LH7A404 with 32MB of SDRAM. 512 MB flash disk - but 400 MB is reserved for data