[SciPy-User] [SciPy-user] Extracting particular modules out of scipy

mihailo mihailo at ku.edu
Wed Oct 13 19:57:39 EDT 2010


Hello,

I am new to python and scipy and I recently started working on a project
which requires much numerical calculations, including ode solving,
interpolating and integrating. My project is intended to be available to the
general public. Here is my trouble: Scipy is a big package and I don't want
to tell people they need to install entire scipy before they can run my code
(if I don't have to). What is the best way to extract only modules I
actually need from scipy (interpolate, odeint and integrate)? 

Thank you!

Mihailo
-- 
View this message in context: http://old.nabble.com/Extracting-particular-modules-out-of-scipy-tp29955564p29955564.html
Sent from the Scipy-User mailing list archive at Nabble.com.




More information about the SciPy-User mailing list