File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,28 @@ brainpy 2.x (LTS)
66*****************
77
88
9+ Version 2.1.1 (2022.03.18)
10+ ==========================
11+
12+ This release continues to update the functionality of BrainPy. Core changes include
13+
14+ - numerical solvers for fractional differential equations
15+ - more standard ``brainpy.nn `` interfaces
16+
17+
18+ New Features
19+ ~~~~~~~~~~~~
20+
21+ - Numerical solvers for fractional differential equations
22+ - ``brainpy.fde.CaputoEuler ``
23+ - ``brainpy.fde.CaputoL1Schema ``
24+ - ``brainpy.fde.GLShortMemory ``
25+ - Fractional neuron models
26+ - ``brainpy.dyn.FractionalFHR ``
27+ - ``brainpy.dyn.FractionalIzhikevich ``
28+ - support ``shared_kwargs `` in `RNNTrainer ` and `RNNRunner `
29+
30+
931Version 2.1.0 (2022.03.14)
1032==========================
1133
You can’t perform that action at this time.
0 commit comments