Am 21.03.2012 15:38, schrieb Roberto Colistete Jr.:
Even a Nokia N95 from 2007, with 20MB of free RAM and OMAP2420 (ARM11) @
330 MHz can calculate heavy integrals, etc.

Doesn't sound like we're in any need of mobile-specific optimizations :-)

I agree that we can tune SymPy to load faster on smartphones & tablets,
by choosing less modules to be automatically loaded.

That's strange, module loading shouldn't be a slow process. Not if the modules come from flash RAM. Some profiling to find out what's actually taking so long would be in order, I think.

--
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to