Ask Your Question

Szilard SZALAY's profile - activity

2013-09-17 11:11:42 +0200 commented question Generic matrix

In maple, there is a built-in data-type for this purpose, (that is, for being an element of a symbolic matrix,) called "indexed", and it is a rather low-level thing. I'm new in python/sage, so I don't know whether it's a trouble to implement this. But that would be very very useful. Until that point, tcfisher's answer in http://ask.sagemath.org/question/152/symbolic-linear-algebra offers a workaround.

2013-09-17 08:09:08 +0200 commented answer How to dynamically substitute a variable in a callable function?

This solution is working for subs() but not for limit(). Could you give us please some explanation or link about what is really going in the background?

2013-09-17 08:07:39 +0200 received badge  Supporter (source)