[Numpy-discussion] What Requires C and what is just python
Alan G Isaac
alan.isaac@gmail....
Sun Mar 20 12:45:21 CDT 2011
On 3/20/2011 11:08 AM, Ben Smith wrote:
> I'd like to do is limit myself to just the functions that
> are implemented in python, package it with py2exe and hand
> that to anyone that needs it. So, my question, if anyone
> knows, what's implemented in python and what depends on
> the c libraries?
Perhaps a different approach is preferable. Get them
to install the Enthought Python Distribution (free for
academic use) and provide some GAUSS function look
alikes, along this line
http://econpy.googlecode.com/svn/trunk/pytrix/pyGAUSS.py
fwiw,
Alan Isaac
More information about the NumPy-Discussion
mailing list