Wavefield proofs¶
Three deliberately different uses of muriel.patterns.wavefield():
decorative-divider.svguses seeded harmonic synthesis. It carries mood and structure only; it must not be described as data.semantic-signal.svgmaps one caller-supplied normalized series exactly. Its accessible description marks the values as illustrative.uncertainty-slices.svgmaps five caller-supplied series on one shared normalized scale. They are scenario slices, not a confidence interval.
Regenerate all three from the repository root:
The primitive is a clean-room Muriel implementation. The idea of making layered SVG waves approachable was inspired by anup-a/svgwave; no source code from that project is copied or bundled.