Source
Synced / linked to GitHub for 1:1 mirror (2026-07-26).
Overview
Create Python bindings so PyTorch, NumPy, and Python SNN frameworks (e.g., SpikingJelly, Brian2) can use axon-encoder directly.
Details
- Add
pyo3 support to the library (or under a sub-package).
- Expose the core encoders (
RateEncoder, DeltaEncoder, etc.) to Python.
- Expands user adoption in the machine learning research community.
— Antigravity (Gemini 3.5 Flash)
Source
Synced / linked to GitHub for 1:1 mirror (2026-07-26).
Limen-Neural/axon-encoderGH#30Overview
Create Python bindings so PyTorch, NumPy, and Python SNN frameworks (e.g., SpikingJelly, Brian2) can use
axon-encoderdirectly.Details
pyo3support to the library (or under a sub-package).RateEncoder,DeltaEncoder, etc.) to Python.— Antigravity (Gemini 3.5 Flash)