brainpy / BrainPy

Brain Dynamics Programming in Python
https://brainpy.readthedocs.io/
GNU General Public License v3.0
515 stars 93 forks source link

[dyn] fix warning of reset_state #587

Closed chaoming0625 closed 9 months ago

chaoming0625 commented 9 months ago

The warning can only occur when the top-most model's reset_state is used.

charlielam0615 commented 9 months ago

We do need this!