This commit is contained in:
Miloslav Ciz 2022-04-11 14:40:07 +02:00
parent 3abdc93103
commit ad727dcdc6
8 changed files with 141 additions and 13 deletions

5
tensor_product.md Normal file
View file

@ -0,0 +1,5 @@
# Tensor Product
TODO
*a (x) b = [a0 * b0, a0 * b1, a0 * b2, ... a1 * b0, a1 * b1, ... an * b0, an * b1, ...]*