|
d099625b97
|
Formatting
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2024-01-02 21:16:56 +02:00 |
|
|
26bd866403
|
Improve documentation
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2024-01-02 06:27:53 +02:00 |
|
|
1c832e8545
|
Correct documentation
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2024-01-02 04:56:05 +02:00 |
|
|
b3e7f985a0
|
Add documentation for required Tensor operations for mvp implementation
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2024-01-02 00:06:51 +02:00 |
|
|
776c58d92a
|
Add tensor! macro
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2024-01-02 00:03:12 +02:00 |
|
|
08747a2932
|
Basic implementation for transposed iteration of a Tensor
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2024-01-01 22:25:54 +02:00 |
|
|
f9c29aefd5
|
Rank 3 contraction not working yet
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2023-12-30 01:39:57 +02:00 |
|
|
33c056f2b9
|
More cases of contraction working, still some issues with misaligned symmetries
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2023-12-29 22:52:24 +02:00 |
|
|
27384a3044
|
Reduce cloning
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2023-12-29 18:40:53 +02:00 |
|
|
dfb76ae745
|
Change repo name to Manifold
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2023-12-29 06:42:41 +02:00 |
|
|
1c85daeb76
|
Contracting matrices of different shapes fails
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2023-12-29 05:52:18 +02:00 |
|
|
6ec13ecb6e
|
Contraction works for simple 2x2 exmaple
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2023-12-29 05:33:56 +02:00 |
|
|
4626504521
|
Working on contract_axes
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2023-12-29 05:22:35 +02:00 |
|
|
d54179cd5d
|
Work on tensor contraction and axis iteration
Signed-off-by: Julius Koskela <julius.koskela@unikie.com>
|
2023-12-29 01:47:18 +02:00 |
|