Ryan Epstein
Ryan Epstein
I explored integrating plum dispatch into a large existing code base. Since the user would have to know that a function is dispatched in order to call it correctly (e.g....
Thanks for indulging the new guy stirring up trouble. This is very helpful discussion. Let me stuff some of the worms back in the can for the moment and focus...
@mganahl's point about keeping the dangling flag similar for string types is important as well.
I'm happy with @gevenbly's solution too as it resolves the main issue. I think it could be made clear in the documentation that `-0` should be used instead of `0`...
Oh, @gevenbly, do you mind providing a code snippet of repeated use of the same tensor with `ncon`? I think it would be useful to have that documented here lest...
> Erroring out when seeing multiple 0s should fix any (unlikely) porting issues. I assume we'll still want open batch labels.