Version 2.3.7
- Fix bugs on population models in
brainpy.ratemodule - Fix bug on
brainpy.LoopOverTime - Add more synaptic models including DualExpoenetial model and Alpha model in
brainpy.experimentalmodule - Support call a module through right shift, such as
data >> module1 >> module2