HarmonicMLX
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
HarmonicMLX has 37 facts recorded in Dontopedia across 17 references, with 1 live disagreement.
Mostly:rdf:type(5), presupposes reference implementation(1), references(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (19)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
hasRelevanceToHas Relevance to(2)
- Per Token Spectral Coefficients
ex:per-token-spectral-coefficients - Syncattention
ex:syncattention
partOfPart of(2)
- Academic+textbook
ex:academic+textbook - Lohe Ffn Attention Path
ex:lohe-ffn-attention-path
partOfProjectPart of Project(2)
- Infer Resonant Py
ex:infer-resonant-py - Kickmodel
ex:kickmodel
contextInPathContext in Path(1)
- Claude
ex:claude
contributorToContributor to(1)
- Xenonfun
ex:xenonfun
developsMLModelDevelops ML Model(1)
- Xenonfun
ex:xenonfun
focusesOnMlParityFocuses on ML Parity(1)
- Session
ex:session
implicatesModelTrainingImplicates Model Training(1)
- Xenonfun
ex:xenonfun
isIs(1)
- Advanced
ex:advanced
:isMandatoryIn:is Mandatory in(1)
- Rotational Adamw
ex:rotational-adamw
isRepoForIs Repo for(1)
- Github Monumentalsystems Harmonicmlx
ex:github-monumentalsystems-harmonicmlx
measuresParityWithMeasures Parity With(1)
- Harmonicmlx Parity Metric
ex:harmonicmlx-parity-metric
ownsRepoOwns Repo(1)
- Monumental Systems
ex:monumental-systems
performedOnPerformed on(1)
- Dyn H4 Audit
ex:dyn-h4-audit
plansToAuditPlans to Audit(1)
- Xenonfun
ex:xenonfun
testsModelTests Model(1)
- Xenonfun
ex:xenonfun
Other facts (32)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Software System | [12] |
| Rdf:type | Project | [13] |
| Rdf:type | Repository | [14] |
| Rdf:type | Software Library | [16] |
| Rdf:type | Software System | [17] |
| Presupposes Reference Implementation | Harmonic Gpt | [1] |
| References | Harmonic Gpt | [1] |
| Could Add Option | Per Token Coeffs Option | [2] |
| Spectral Attention Uses | Global Coefficients | [2] |
| Is Linear Complexity Library | O(T) | [2] |
| Uses Cl100k | Cl100k | [3] |
| Is Investigated in Context | null | [4] |
| Git Branch | main | [5] |
| Hosts | Tokenizerless Phase Stream Plan Md | [6] |
| Uses Dense Arrays for | Attention Ffn State | [7] |
| Operates in | Dense Mode | [7] |
| Presupposes Use Case Context | User Use Case | [7] |
| Has Adjacency Matrix | null | [8] |
| Includes Academic Textbook | academic+textbook | [9] |
| Audited Against | Dyn H4 | [10] |
| Has Main Title | HarmonicMLX | [11] |
| Focuses on | oscillators, fields, geometry | [11] |
| Targets Hardware | Apple Silicon | [11] |
| Has Subtitle | Manifold-Native Sequence Modeling — Oscillators, Fields & Geometry on Apple Silicon | [11] |
| Operates in Mode | Dense Mode | [15] |
| Attention Uses | dense arrays | [15] |
| Ffn Uses | dense arrays | [15] |
| State Uses | dense arrays | [15] |
| Structure Type | algorithmically-structured | [15] |
| Is Not Sparse Tensor Native | true | [15] |
| Has Feature | Adjacency Matrix | [16] |
| Has Evaluation Strategy | Lazy Evaluation | [16] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (17)
ctx:discord/blah/watt-activation/part-106ctx:discord/blah/watt-activation/part-115ctx:discord/blah/watt-activation/part-167ctx:discord/blah/watt-activation/part-237ctx:discord/blah/watt-activation/part-248ctx:discord/blah/watt-activation/part-266ctx:discord/blah/watt-activation/part-263ctx:discord/blah/watt-activation/part-449ctx:discord/blah/watt-activation/part-631ctx:discord/blah/watt-activation/part-423ctx:discord/blah/watt-activation/part-429ctx:discord/blah/random/39- full textrandom-39text/plain3 KB
doc:agent/random-39/da7f084c-664e-45da-a8b0-82152394df70Show excerpt
[2026-03-19 00:22] xenonfun: ## HelmholtzDynamics is the more architecturally interesting piece. Here's what it does and why it matters for your existing system. ``` What you have now: Each attention head has a single decay rate γ — one l…
ctx:discord/blah/watt-activation/118- full textwatt-activation-118text/plain3 KB
doc:agent/watt-activation-118/ed79098d-1144-44f5-9941-e6b2b9c1caa7Show excerpt
[2026-03-08 23:43] xenonfun: Code Changes (3 important patterns) 1. Fused QKV projection in SpectralAttention - Separate q_proj, k_proj, v_proj → single qkv_proj = Linear(d_model, 3 * d_model). One matmul instead of three. We should po…
ctx:discord/blah/watt-activation/258- full textwatt-activation-258text/plain3 KB
doc:agent/watt-activation-258/f49597e9-7ccc-4374-b019-f99f5ba153eaShow excerpt
[2026-03-12 16:15] xenonfun: ``` Where I'd push back: Codex is critiquing the rhetoric more than the architecture. The claim isn't "text is fundamentally phase-based" — it's "we can project text into a phase-valued latent space and u…
ctx:discord/blah/watt-activation/261- full textwatt-activation-261text/plain2 KB
doc:agent/watt-activation-261/cff3e001-d69b-4ec5-ad12-55031acbf11eShow excerpt
[2026-03-13 01:44] xenonfun: ``` • Almost all of it is the learned position embedding. Breakdown for the current lohe_spherical + lohe_v3 run at d=832, L=6, vocab=8192, seq=131072: - pos_emb: 109,051,904 params, 87.23% - attention b…
ctx:discord/blah/watt-activation/447- full textwatt-activation-447text/plain2 KB
doc:agent/watt-activation-447/eb6b6320-13b6-4a43-9fc0-605d1212edf9Show excerpt
[2026-03-21 02:19] xenonfun: ``` ⏺ All phases complete. Here's the summary: Versor Extraction — Complete 20/20 tests pass, 686/686 full suite clean. What succeeded ┌───────────────────────────────┬───────────────────────────────…
ctx:discord/blah/watt-activation/454- full textwatt-activation-454text/plain3 KB
doc:agent/watt-activation-454/4f6603bc-7db5-4694-932b-2c38bbe4bc5bShow excerpt
[2026-03-21 06:17] xenonfun: Back to Rust ``` 1 - [project_vision.md](project_vision.md) — HarmonicRust replaces Python HarmonicMLX + Phase Hub with Rust 2 - [user_profile.md](user_profile.md) — User builds novel manifold-based ML architect…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.