Updates:
Summary: Shortcut functions
Status: Accepted
Comment #1 on issue 1872 by asmeurer: Shortcut functions
http://code.google.com/p/sympy/issues/detail?id=1872
Hi, I don't know where else can I post this.
We have a mailing list at http://groups.google.com/group/sympy.
I'm using sympy in my ipod Touch and it's really cool. I'm doing new
functions and doing them shorter for the iPhone and I'd like to share
with
you this new functions I'm creating, so I would like yo join the team.
Maybe we could put these all somewhere like sympy.shortcuts and you could
then just do
from sympy.shortcuts import * and it would add all these shortcuts to the
global namespace for you. I have used
sympy, as well as Maple, in an ssh session on my iPod touch, and I can
attest to how difficult it is to type such
long functions.
Anyway, we always welcome new development. Fell free to post patches to
this issue or another issue. See
http://code.google.com/p/sympy/wiki/GitTutorials.
By the way, what is the point of res=endint-startint-0.1+0.1? Actually,
you can do the whole thing in one step
just by doing integrate(f, (v, a, b)).
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.