-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
We all love Einstein...
However, conventionally, Einstein Sum over Tensors is implemented as string parsing and index matching. What could possibly go wrong when mixing a parser wth a calculator? Everything,
However, the new deep_causality_ast crate with its immutable ConstTree allows a different direction that basically implements the Einstein Sum Parameters as a fixed arithmetic tree that also ensures the configurtaiton is compiler checked.
Also, Einstein sum will be needed sooner rather than later to reduce complex TriTensors, so its about high time to get this done.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers