-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Line
Line 968 in f74e039
| print(io, "), dimension ", sum(prod(size(md.vals[md.ranges[md.idcs[vn]]])) for vn in vns)) |
I'll replace the sum by reduce(+, ...; init=0) some time soon.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working