You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Chaoming Wang 26d09c5eef
Fix CI (#640)
2 months ago
..
analysis [dyn] add `brainpy.reset_state()` and `brainpy.clear_input()` for more consistent and flexible state managements 6 months ago
checkpoints [math] fix `brainpy.math.ifelse` bugs 5 months ago
connect Fix CI (#640) 2 months ago
dnn Fix CI (#640) 2 months ago
dyn [dependency] remove hard dependency of `taichi` and `numba` (#635) 2 months ago
dynold Fix CI (#640) 2 months ago
encoding [encoding] upgrade encoding methods 8 months ago
initialize Fix `_format_shape` in `random_inits.py` (#584) 4 months ago
inputs [random] unify the usage of random 11 months ago
integrators [math & dyn] add ``brainpy.math.exprel``, and change the code in the corresponding HH neuron models to improve numerical computation accuracy (#557) 4 months ago
losses add support for multi-class margin loss 4 months ago
math Fix CI (#640) 2 months ago
measure update requirements (#620) 2 months ago
optimizers update requirements (#620) 2 months ago
running Update README (#558) 4 months ago
tests [dependency] remove hard dependency of `taichi` and `numba` (#635) 2 months ago
tools [dependency] remove hard dependency of `taichi` and `numba` (#635) 2 months ago
train update doc, upgrade reset_state, update projection models (#592) 3 months ago
visualization common updates 8 months ago
__init__.py [dyn] add reduce models, HH-type models and channels 10 months ago
_delay.py rewrite `brainpy.neurons`, `brainpy.synapses` with new `brainpy.dyn` module 10 months ago
checking.py updates 10 months ago
context.py [brainpy.share] add category shared info 6 months ago
delay.py [dyn] update STDP APIs and fix bugs 5 months ago
dependency_check.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 2 months ago
deprecations.py Fix default math parameter setting bug (#572) 4 months ago
dynsys.py [dyn] add `clear_input` in the `step_run` function (#601) 3 months ago
helpers.py fix bugs of `brainpy.reset_level()` 4 months ago
mixin.py [dyn] synaptic projection updates 4 months ago
modes.py [!!!] add ``brainpy.dnn`` for modeling communications 10 months ago
runners.py [dyn] add `brainpy.reset_state()` and `brainpy.clear_input()` for more consistent and flexible state managements 6 months ago
transform.py update doc, upgrade reset_state, update projection models (#592) 3 months ago
types.py [!!!] add ``brainpy.dnn`` for modeling communications 10 months ago