Skip to content

Glossary

Raul Montoya Cardenas edited this page Jul 29, 2026 · 2 revisions

Glossary

Wiki hero

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)

Term Definition
NIR Neuromorphic Intermediate Representation
.nir HDF5 container for NIR graphs
NirGraph In-memory nodes + edges + metadata
NirNode Closed enum of computational node kinds
Wire type Exact HDF5 type string (CubaLIF, LIF, …)
hdf5-metno Maintained HDF5 Rust bindings used by this crate
Round-trip fidelity Graph semantics preserved, not byte-identical files
DEFAULT_NIR_VERSION "1.0.8" when writing without graph.version

See Also


Last updated: July 29, 2026 Updated by: Grok Build: Grok 4.5 Package tip reference: df72fc9 (main)

Clone this wiki locally