#29 version 2.1.2

Merged
BrainPy merged 116 commits from openi into master 2 years ago

116 Commits

Author SHA1 Message Date
  Chaoming Wang 5eb9f03704
Merge pull request #121 from PKU-NIP-Lab/whole-brain-modeling 2 years ago
  chaoming 0de0693d8c fi test bugs 2 years ago
  chaoming cb9f0cfc01 format codes 2 years ago
  chaoming b9da0400d1 changes: remove brainpy.math.vmap 2 years ago
  chaoming 079eb8f384 changes: "opt_setting" -> "optimizer" 2 years ago
  chaoming 28d2d2815e fix: fix nn bugs 2 years ago
  chaoming fabc507438 compat behavior for brainpy.math.TimeDelay 2 years ago
  chaoming 69a2466e17 feat: remove 'brainpy.nn.init_param' to 'brainpy.init.init_param' 2 years ago
  chaoming ec0d8526bf feat: rewrite neuron and synapse arguments 2 years ago
  chaoming 1813673cfa doc: add rate model quickstart 2 years ago
  chaoming c0450c4b56 example: add whole-brain modeling examples 2 years ago
  chaoming 1c865d6157 feat: update correlation apis 2 years ago
  chaoming 30b7fc19e7 feat: update initializer 2 years ago
  chaoming 1c54e1ae89 feat: update delay variables 2 years ago
  chaoming 6744924a25 doc: documentation for add new models 2 years ago
  chaoming e50e54f31e feat: add new models, including rate neuron models and rate synapse models 2 years ago
  chaoming 52db916755 doc: update dde documentation 2 years ago
  chaoming af25d58077 feat: add more input functions 2 years ago
  chaoming 4bf8ac219e feat: improve analysis output 2 years ago
  chaoming 509243a9e7 fix bug 2 years ago
  chaoming c707dd56b3 feat: add LengthDelay 2 years ago
  chaoming bf40f75bb2 brainpy.math.fill_diagonal is the same as numpy.fill_diagonal 2 years ago
  chaoming 7c6cacb4c6 fix #79 2 years ago
  Chaoming Wang 3086c69bd4
Merge pull request #119 from PKU-NIP-Lab/whole-brain-modeling 2 years ago
  chaoming ed4e5e5d23 update measurement 2 years ago
  chaoming 75d92fb443 fig bug 2 years ago
  chaoming b5215cfc15 rename 'FixedLenDelay' to 'TimeDelay' 2 years ago
  chaoming d1665f4584 add check module for global checking mode 2 years ago
  chaoming 6ddff44e11 fix example bug 2 years ago
  chaoming b59099fdbe initialize rate models 2 years ago
  chaoming 39fe00d412 add numba jit 2 years ago
  chaoming 99c4927f78 fix limit cycle bug 2 years ago
  chaoming 82271c43cc fix joint eq parsing bugs 2 years ago
  chaoming fd5f82969a fix import bug of integrators 2 years ago
  chaoming 0c85ab9e8e fix analysis bugs 2 years ago
  chaoming e9084d1d25 register integrators; fix bugs 2 years ago
  chaoming d414963b49 add feedback information before `init_ff_conn`, towards fixing #97 2 years ago
  Tianqiu Zhang d2f925440a
Merge pull request #118 from PKU-NIP-Lab/customize_connection 2 years ago
  chaoming ee28126921 add `check_sequence` 2 years ago
  chaoming e5deaba9f0 changes: `init_ff` -> `int_ff_conn`, `int_fb` -> `init_fb_conn`, return value in `init_state` 2 years ago
  Chaoming Wang 4547ef6186
Merge pull request #117 from PKU-NIP-Lab/enhance-measure 2 years ago
  Brandon Zhang f6a89b46be modify python version 2 years ago
  Brandon Zhang 2e57f79738 fix #105 : add customize connections 2 years ago
  chaoming 67207f03d2 Merge branch 'master' of https://github.com/PKU-NIP-Lab/BrainPy into enhance-measure 2 years ago
  chaoming 91595375bd feat: update and enhance measurement functions 2 years ago
  chaoming 81113d824c update brainpylib compiling 2 years ago
  Chaoming Wang ddf0e3ae40
Merge pull request #116 from PKU-NIP-Lab/modify_ci 2 years ago
  Chaoming Wang 178ac64972
Merge pull request #114 from PKU-NIP-Lab/rate_models 2 years ago
  Brandon Zhang f31168be70 add brainpylib mac py3.10 2 years ago
  Tianqiu Zhang a12fd8546f
Merge pull request #115 from PKU-NIP-Lab/modify_ci 2 years ago
  Brandon Zhang fcdbb21e6a add py3.10 test 2 years ago
  chaoming c8b4c80975 feat: reformat inputs module 2 years ago
  chaoming 52c6679dd1 Merge branch 'master' into rate_models 2 years ago
  chaoming 174968524e update python version 2 years ago
  Tianqiu Zhang e112a0841e
Merge pull request #113 from PKU-NIP-Lab/modify_ci 2 years ago
  Brandon Zhang e9aac33119 modify matplotlib>=3.3 for py3.6 2 years ago
  Brandon Zhang 213da6013a Create requirements-dev_py3.6.txt 2 years ago
  Tianqiu Zhang 1940d27a25
Merge pull request #112 from PKU-NIP-Lab/modify_ci 2 years ago
  Brandon Zhang 161931177b add py3.6 test & delete multiple macos env 2 years ago
  Tianqiu Zhang b2024eb696
Merge pull request #111 from PKU-NIP-Lab/sync_multiple_branches 2 years ago
  Brandon Zhang 9175f4099c feat: sync master to brainpy-2.x branch 2 years ago
  Chaoming Wang 339d5163cd
Merge pull request #110 from PKU-NIP-Lab/matplotlib_error 2 years ago
  Chaoming Wang 89dc9d682f
Merge pull request #108 from PKU-NIP-Lab/V2.1.1 2 years ago
  chaoming 07c2becbbd fix matplotlib dependency on "brainpy.analysis" module 2 years ago
  chaoming 830b112680 update changelog 2 years ago
  chaoming e2061b436c Merge branch 'V2.1.1' of https://github.com/PKU-NIP-Lab/BrainPy into V2.1.1 2 years ago
  chaoming 4952c50dc8 update docs 2 years ago
  Chaoming Wang e28ff0af89
Merge pull request #107 from PKU-NIP-Lab/V2.1.1 2 years ago
  c-xy17 950f537d44 fix bugs in the GIF model 2 years ago
  c-xy17 33a7631f38 Merge branch 'V2.1.0' into V2.1.1 2 years ago
  c-xy17 e50b5f3ce5 add inputs in the index.rst 2 years ago
  chaoming 0f549e4967 fix #104; add fractional-order neuron models 2 years ago
  Chaoming Wang 12b78863ac
Merge pull request #103 from PKU-NIP-Lab/V2.1.1 2 years ago
  chaoming 4ba13bf93a fix #99; provide documentation for FDE solvers 2 years ago
  Chaoming Wang bf947106c8
Merge pull request #102 from PKU-NIP-Lab/V2.1.1 2 years ago
  c-xy17 7e9e4b8a14 add runners.ipynb to toolboxes 2 years ago
  c-xy17 f395d5e805 update the links in the docs 2 years ago
  c-xy17 2a60efd1e2 fix bugs in GIF model 2 years ago
  chaoming 6b0d34c83a fix CI test issue 2 years ago
  chaoming a960248d74 doc: add network training doc 2 years ago
  chaoming 9db9513102 feat: add fractional-order neurons 2 years ago
  chaoming bcc073980a fix bug 2 years ago
  chaoming ac0c1ffd4d feat: add LARS optimizer 2 years ago
  chaoming f45acd7e16 merge LIF_models into reduced_models 2 years ago
  chaoming c0496f44ac add BoSh3 ODE integrator 2 years ago
  chaoming 360d737c54 fix github action issue 2 years ago
  chaoming ffcbbc4c35 feat: update math library 2 years ago
  Chaoming Wang 38dbf996c6
Merge pull request #100 from PKU-NIP-Lab/V2.1.1 2 years ago
  chaoming 913fb7fccd fix #86; API documentation of FDE integrators 2 years ago
  chaoming c391ed672c fix #86; improve FDE integrators 2 years ago
  chaoming f542b945cc fix #86; add FDE numerical solvers: CaputoEuler, CaputoL1Schema, GLShortMemory 2 years ago
  chaoming 5eebe0b52d fix #95; support 'round' interpolation to achieve cheap delay computation 2 years ago
  chaoming ab7e617eab give a meaningful name: rename "fb_state" to "fb_output" 2 years ago
  chaoming 8ad3cef4cc fix #93; add Compatible interface documentation 2 years ago
  chaoming deeffa8a82 update docs 2 years ago
  chaoming 9fd41b74ef close #88; support 'shared_kwargs' and provide tutorials 2 years ago
  chaoming 660ba9a626 support feedback inputs in rnn cells 2 years ago
  Chaoming Wang eb21463eff
Merge pull request #90 from PKU-NIP-Lab/V2.1.1 2 years ago
  chaoming 2a5c0fe8fc Merge branch 'V2.1.1' of https://github.com/PKU-NIP-Lab/BrainPy into V2.1.1 2 years ago
  chaoming cb4bd847a4 Merge branch 'V2.1.0' of https://github.com/PKU-NIP-Lab/BrainPy into V2.1.1 2 years ago
  chaoming 6c0a6e4c11 update setupy 2 years ago
  chaoming 98dcac579f update readme 2 years ago
  chaoming 5d2e83469e update docs 2 years ago
  chaoming cb429d2a57 fix #89; support feedbacks and node customization in Node instance 2 years ago
  Chaoming Wang 3c4c3c7fc5
Merge pull request #87 from PKU-NIP-Lab/V2.1.1 2 years ago
  Tianqiu Zhang 23f3151224
Delete Feature_request.md 2 years ago
  Brandon Zhang d313eb4768 fix: improve issue & add discussion 2 years ago
  Tianqiu Zhang bb16323622
Merge branch 'master' into master 2 years ago
  Xiaoyu Chen 73fd7bc77d
Merge pull request #83 from PKU-NIP-Lab/V2.1.0 2 years ago
  Chaoming Wang b7b72b0aad
Merge pull request #82 from PKU-NIP-Lab/V2.1.1 2 years ago
  chaoming 1c86df7916 update readme 2 years ago
  c-xy17 22e75321df Update analysis.ipynb 2 years ago
  Chaoming Wang 144e9c0ca1
Merge pull request #81 from PKU-NIP-Lab/V2.1.0 2 years ago
  github-actions[bot] 90d188862c
docs(README): update contributors 2 years ago
  Brandon Zhang 60d37a74a4
Update contributors.yml 2 years ago
  Brandon Zhang ca734a8ce8
Update README.md 2 years ago