On Tuesday, February 10, 2015 at 1:43:05 PM UTC+1, Guillaume Anciaux wrote:
>
> Dear all,
>
> I am interested in doing a small thing (perhaps).
>
> I wish to have an 'indexed function'
>
> The purpose would be to have something like
> **************
> f = symbols('f', cls=IndexedFunction)
> i = Idx('i')
> print diff(f[i](x),x)
> **************
>
>
This is a bit out of topic, but there's another open source CAS which deals 
very well with indexed objects: 
http://redberry.cc/

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/e80c66e2-2c85-4b04-8546-f080f6cb65f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to