Versions in this module Expand all Collapse all v0 v0.0.1 Jan 5, 2025 Changes in this version + type Encoding struct + ID string + Pattern []float64 + Phase float64 + Position []int + Strength float64 + type InterferenceSpace struct + Dimensions []int + Energy float64 + Field []float64 + Resonances []Resonance + type Process struct + Encodings []Encoding + InterferenceSpace InterferenceSpace + ReconstructionKeys []string + func (ta *Process) GenerateSchema() string + type Resonance struct + Phase float64 + Position []int + Stability float64 + Strength float64