namedtensor / notation

108 stars 5 forks source link

Typo in vector dot-product #56

Closed BBischof closed 3 years ago

BBischof commented 3 years ago

It seems there is a typo here:

image

I think you want the product inside the summation to also be C_width.

I expected the error to be on this line: https://github.com/namedtensor/notation/blob/a0e3be292dcfd63ed1c24d88bce5b8daf4d31839/main.tex#L183

...however I can't quite sort out your LaTeX magic to see what's causing the issue. I see that x and y are evaluating to matrix names, but I can't spot the issue here.

davidweichiang commented 3 years ago

Thanks! I'll fix it.

davidweichiang commented 3 years ago

Oh, I think it's because the tex and pdf are out of sync. I'll just push the latest pdf.