-
Notifications
You must be signed in to change notification settings - Fork 1
Ecosystem
Raul Montoya Cardenas edited this page Jul 29, 2026
·
2 revisions
TemporalFocus (repo NeuroPulse.jl) is the relevance-routing kernel in the Limen-Neural stack. Callers reduce their state to compact region summaries and consume routing_weights.
| Package / repo | Role relative to TemporalFocus |
|---|---|
| NeuroPulse.jl / TemporalFocus (this) | Per-tick region relevance routing |
| SpikeStream.jl | Spike-train feature extraction (counts, ISI, bursts) — can help derive rates, not a dependency |
| kinetic-signals | Continuous/kinetic features (Rust): Hurst, Hawkes, GBM surprise, … |
| LiquidCortex.jl | Larger cortical / ensemble experiments |
| hybrid-fusion | ANN↔SNN orchestration patterns |
| limbic-critic | Critic / evaluation signals |
| cortex-tensor | Tensor / layout helpers |
| corpus-ipc | IPC between components |
| brainstem-daemon | Runtime daemon / orchestration host |
| metabolic-ledger | Energy / budget accounting |
| silicon-bridge | SNN → FPGA export path |
| nir-rs | NIR graph IR |
No hard runtime dependency on the packages above — integration is at the application layer via the Interop Contract.
https://limen-neural.github.io/NeuroPulse.jl/dev
Last updated: July 29, 2026
Updated by: Grok Build: Grok 4.5
Package tip reference: c9ff99c (main)