Skip to content

Version 0.0.5

Choose a tag to compare

@chaoming0625 chaoming0625 released this 25 Dec 14:11
· 234 commits to main since this release
a3e5a70

Added

  • SDDMM (Sampled Dense-Dense Matrix Multiplication) functionality with COO indices
  • Numba FFI backend for CPU custom kernels (#56)
  • Warp FFI backend for GPU custom kernels (#56)
  • STDP (Spike-Timing-Dependent Plasticity) tutorial documentation (#53)

Changed

  • Refactored package layout and module organization (#56)
  • Updated package structure for improved modularity
  • Refactored binary and float implementation modules

Removed

  • Original BrainPy content that was deprecated (#55)

Fixed

  • Updated image source in README to use raw.githubusercontent.com for proper display

What's Changed

New Contributors

Full Changelog: V0.0.4...v0.0.5