Hi, I gave a SymPy and NumPy tutorial here in SciPy India 2013 (http://scipy.in/). Here are my materials:
https://github.com/certik/scipy-in-13 For SymPy, I actually just ended up using this: http://docs.sympy.org/latest/tutorial/index.html and then I opened a new IPython Notebook and copy & pasted things there and showed how it works. Typically I was working things out by hand. Then I just wrote: # Exercise into a text cell, possibly describing the exercise a bit. I think it went pretty well. I started very slow and very simple, then gradually doing more advanced things and at the end, I showed some advanced notebooks. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
