Am 03.07.2012 01:44, schrieb Ondřej Čertík:
However, while we can generate Fortran code, compile it and use
that for plotting, in many cases it is an overkill and a simple approach
1) or 2) provides enough speed to get the job done.
I'm not sure that this is the right kind of overkill we're looking at here.
If you use a compiler to deal with the rare cases, you can apply the
same technique for the common cases. Yes it's run-time overkill, but if
using a compiler would work for all cases, providing a separate
implementation for the common cases would be a programmer-time overkill.
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.