Skip to content

Commit b3e357f

Browse files
committed
update docs
1 parent 1880f8d commit b3e357f

File tree

3 files changed

+298
-436
lines changed

3 files changed

+298
-436
lines changed

brainpy/_src/dyn/_docs.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
detach_spk: bool.
1212
method: str. The numerical integration method.
1313
spk_type: The spike data type.
14+
spk_reset: The way to reset the membrane potential when the neuron generates spikes.
15+
This parameter only works when the computing mode is ``TrainingMode``.
16+
It can be ``soft`` and ``hard``. Default is ``soft``.
1417
'''.strip()
1518

1619
ref_doc = '''

0 commit comments

Comments
 (0)