axon-encoder 0.4.0

Flexible sensory encoding pipelines for spiking neural networks — rate, temporal, predictive, population, and neuromodulator-driven encoding for telemetry and cyber-physical data.
Documentation
# AI Tool Local/Ephemeral (no clutter)
.kilo/worktrees/
.kilo/*.json
.kilocode/worktrees/
.devin/cache/
.mimocode/auth.json
.mimocode/plans/
.cursor/
.cursorignore
.worktrees/
.swarm/
.beads/
.cline/
.codacy/


# Compiled output
/target/

# IDE / editor
.idea/
.vscode/
*.swp
*~

# Standard dev + your data
node_modules/
dist/
build/
*.log
.env*
*.env
__pycache__/
.cache/
.DS_Store
neuromorphic_data/
remotes.txt

# Negations: Force-commit the good stuff
!.kilo/skills/**
!.kilo/tui.jsonc
!.devin/blueprint.yaml
!.mimocode/mimocode.jsonc
!.mimocode/AGENTS.md
!.kilocodeignore