Version 2.1.3
This release improves the functionality and usability of BrainPy. Core changes include
- support customization of low-level operators by using Numba
- fix bugs
What's Changed
- Provide custom operators written in numba for jax jit by @ztqakita in #122
- fix DOGDecay bugs; add more features by @chaoming0625 in #124
- fix bugs by @chaoming0625 in #126
Full Changelog: V2.1.2...V2.1.3