Open
Description
Nice catch, but I feel like we still miss something. Why return 0 if there is no term in the sum ?
For example, the following example should pass and return A
if A
is a matrix:
A + \sum_{i=2}{1} A
Maybe we need a null value type
Originally posted by @QGarchery in #55 (comment)