Adam Lewis

Results 72 comments of Adam Lewis

Fix the build and I'll look this over. Thanks!

wait didn't Martin and Glen implement the string thing as "fancy ncon"? what happened to that? anyway so basically the concern is how to handle contractions involving, say, 10 or...

anyway ncon probably needs to exist roughly as is because the old tn guard will otherwise flatly refuse to use the library. however alternative interfaces useful to others are welcome,...

I actually like the interface Chase suggested in this thread, to be clear. In many (not all) cases I think it will lead to more comprehensible code, for example by...

Does base Python support imaginary `int` types? I think it would be sorta bad to make the labels floats.

I like Glen's answer. I don't really know how the original matlab ncon worked, so I'll leave that to @mganahl

Alright, let's junk the Node thing then.

Yep, all yours. I think we aren't going to support nested lists, but it would be good if initialization in an arbitrary backend could be done from a numpy array:...