top | item 40184897

(no title)

eutectic | 1 year ago

I like einsum, it's concise and self-explanatory. Way better than multiple lines of nested for loops would be.

discuss

order

jimsimmons|1 year ago

I agree that nested loops are verbose. But einsum is unstructured and not extensible, hard to debug in pieces, hard to document etc.,