You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
I want to contribute to sympy .
I wanted to know from where should I begin to get acquainted with the code ? All the codes in various modules import modules various
modules from core as well as other related modules . Which modules were first implemented for SymPy , at least I wanted to get acqua-
inted with that .
Aaron Meurer
unread,
May 13, 2014, 5:35:10 PM5/13/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
The best place to start is to run through the tutorial
http://docs.sympy.org/latest/tutorial/. That will tell you how to use
SymPy, but since SymPy basically uses itself everywhere, it is also a
good start for developing with SymPy.