Skip to content

Implement Einstein Sum in Causal Tensor #374

@marvin-hansen

Description

@marvin-hansen

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions