nir-rs 0.4.2

Pure-Rust implementation of the Neuromorphic Intermediate Representation (NIR) — the standard interchange format for spiking neural networks.
Documentation
# Ignore these AI tools
.kilo/
.mimocode/
.opencode/
.ai/
.junie/

# IDE
.vscode/
.idea/
.cursor/*
# Cloud-agent / Docker env must be committed so agents build from the Dockerfile.
!.cursor/environment.json
!.cursor/Dockerfile
.zed/

# Agent skills
.swarm/
.worktrees/

# Binary
/target

# Local Qodana CLI output
.qodana/