Comment #14 on issue 2476 by sapta.ii...@gmail.com: nth order Derivative
http://code.google.com/p/sympy/issues/detail?id=2476

I'll write up something a bit more elaborate later but for now, if you want stuff to be symbolic you just need to provide a mapping from the set of [1..n] to whatever symbols you want. This was discussed earlier and it was decided that having symbols would make things complicated as you would need to provide an order over all the symbols for this to work. Anyway, a cursory look at the formula provided shows that the partition set being considered is {1..n}. This is already done and will be up for a pull request by tomorrow (needs tests and a few more cute functions.)

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

Reply via email to