6 lines
359 B
Markdown
6 lines
359 B
Markdown
### 8/24/2025 - Eigen integrated
|
|
Turns out Eigen can only do 1 & 2D transforms so I had to "flatten out" the objects that required transformation and work on each dimension separately. 3 days of work.
|
|
|
|
### 8/25/2025 - Tensor Transformer
|
|
Got the transformer code wired in. Some really crazy geometry goes into making machines seem like they're talking to you.
|