Skip to main content

Module ei_network

Module ei_network 

Source
Expand description

Fused E-I balanced LIF network simulation in f64 arithmetic.

Runs a complete excitatory-inhibitory network with CSR weight matrix, Poisson external drive, and spike-scatter coupling in a single Rust call — no per-step Python overhead.

Structs§

EIResult
Result of an E-I network simulation.

Functions§

simulate_ei
Run a complete E-I balanced LIF network simulation.