Version 2.2.3.4
·
1325 commits
to master
since this release
New features
- This release removes the
extensionspackage, and deploys it as a standalone repository as brainpylib. - Initializing
brainpy.math.random.RandomStatewithseed_or_key, rather thanseed. - APIs in
brainpy.measuresupportsloopandvmapmethods, the former is memory-efficient, and the later is faster. - DNN layers are revised and are all useable.
- Upgrade operators to match
brainpylib>=0.1.1 brainpy.math.pre2post_event_sumsupports atuodiff (including JVP, VJP), it can be used for SNN training.
Full Changelog: V2.2.3.3...V2.2.3.4