You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactor example scripts and update package dependencies
* Remove /docs/ from .gitignore to allow documentation files to be tracked
* Add new documentation sections for various modules and functionalities
* Remove unused code for document cleanup and version handling in conf.py
* Add brainpy_state to dependencies in pyproject.toml and requirements.txt
* Bump version to 2.7.4 and update environment handling in brainstate integration
* Remove brainpy_state from dependencies in pyproject.toml and requirements.txt
* Refactor dt handling in currents.py to use brainpy.math.get_dt()
* Update CI configuration to trigger on main branch only
* Fix spike generation logic to use updated spike value attribute
0 commit comments