Skip to content

Version 2.3.7

Choose a tag to compare

@chaoming0625 chaoming0625 released this 13 Mar 02:06
· 987 commits to master since this release
454969b
  • Fix bugs on population models in brainpy.rate module
  • Fix bug on brainpy.LoopOverTime
  • Add more synaptic models including DualExpoenetial model and Alpha model in brainpy.experimental module
  • Support call a module through right shift, such as data >> module1 >> module2