Skip to content

Commit 830b112

Browse files
committed
update changelog
1 parent e2061b4 commit 830b112

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

changelog.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
931
Version 2.1.0 (2022.03.14)
1032
==========================
1133

0 commit comments

Comments
 (0)