Am Dienstag, 28. April 2020 20:23:01 UTC+2 schrieb Markus Wageringel:
>
>     T = TensorFreeModule(V, (0, n))
>     t = T([], name='t', sym=range(n))
>

There is an error in this code. Here, `n` needs to be replaced by 
`f.degree()`. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/34020e36-b81a-4c92-a9ff-37df66a692bb%40googlegroups.com.

Reply via email to