Commit 2025-07-30 17:41 e03d39f0

View on Github →

fix(LinearAlgebra/TensorProduct): fix ⊗[R] precedence (#27590) This PR makes ⊗[R] have the same precedence as the infixl notation. And it fixes the brackets where necessary.

Estimated changes