rhizome-node/plans/dimensions.md
Lentil Hoffman 73d2bf23f5
refactor: simplify relationship graph implementation
- Implement RelationshipGraphResolver extending Lossy
- Add type-safe accumulator for relationship graph state
- Update tests and documentation
2025-06-22 18:39:53 -05:00

10 lines
385 B
Markdown

# Dimensions
Deltas are a hyperstructure capable of expressing many structures.
We can consider models which we compose by expressing their dimensions, and
relationships between those dimensions. This can enable a robust form of multi-dimensional
composition. I'm thinking in terms of vectors and matrices, maybe quaternions, tensors.
So basically we can use deltas to encode math.