Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / brainpy/BrainPy issues and pull requests
#328 - Fix doc build
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#327 - Update CI so that py37 can be independently tested
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#326 - [compatibility] more operators in pytorch and tensorflow
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#325 - Upgrade ``brainpy.math.Array`` for future extensions
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#324 - backward compatibility of `brainpy.dyn` module
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#323 - Fix jax import error when `jax>=0.4.2`
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#322 - Improve backward compatibility
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#321 - Fix several bugs
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#320 - Add ResNet example
Pull Request -
State: closed - Opened by ztqakita about 2 years ago
#319 - Add ResNet example
Pull Request -
State: closed - Opened by ztqakita about 2 years ago
- 2 comments
#318 - updates of package structure, ANN layers, and examples
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#317 - Update docs in brainpy core concept.
Pull Request -
State: closed - Opened by ztqakita about 2 years ago
#316 - Ready for publish
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#315 - Updates
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#314 - Unify autograd transformations and upgrade others
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
- 1 comment
#313 - Add essential supports for brain-inspired computing
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#312 - Whole framework upgrade
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#311 - Ready for publish
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#310 - Upgrade documetations
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#309 - consolidate the concept of OO transformation
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#308 - add documentation of for random number generation
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#307 - Add new optimizers
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#306 - minor updates on API and DOC
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#305 - fix eprop example error
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#304 - Fix several bugs, update APIs and docs
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#303 - update doc
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#302 - fix #300: update parallelization api documentation
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#301 - FixedTotalNum as subclass of FixedNum maybe better?
Issue -
State: closed - Opened by joyeewang about 2 years ago
- 1 comment
Labels: enhancement
#300 - Documentation for enhanced parallel simulation APIs
Issue -
State: closed - Opened by chaoming0625 about 2 years ago
Labels: documentation, enhancement
#299 - upgrade connection apis
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#298 - add multiprocessing functions for batch running of BrainPy functions
Pull Request -
State: closed - Opened by chaoming0625 about 2 years ago
#297 - Implementation of online training algorithms of SNNs
Issue -
State: open - Opened by chaoming0625 over 2 years ago
- 2 comments
Labels: enhancement
#296 - update issue template
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#295 - fix #294: remove VariableView in `dyn_vars` of a runner
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#294 - A error will arise when use a slice of a neuron group as post group of a synapse.
Issue -
State: closed - Opened by Dong-Jiahuan over 2 years ago
- 1 comment
Labels: bug
#293 - optimizes the connect time when using gpu
Pull Request -
State: closed - Opened by MamieZhu over 2 years ago
- 4 comments
#292 - datasets::vision: add cifar dataset
Pull Request -
State: closed - Opened by hbelove over 2 years ago
#291 - add Activation and Flatten class
Pull Request -
State: closed - Opened by LuckyHFC over 2 years ago
#290 - only update local delays of synapse groups
Pull Request -
State: closed - Opened by Dong-Jiahuan over 2 years ago
- 4 comments
#289 - fix bifurcation analysis bug and #287
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#288 - fix bifurcation analysis bug
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#287 - A kind of 'delay_step' setting in synapse could cause an error
Issue -
State: closed - Opened by Dong-Jiahuan over 2 years ago
- 1 comment
Labels: bug
#286 - fix `parameter()` bug
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#285 - fix `parameter()` bug
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#284 - upgrade operators to match brainpylib>=0.1.0
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#283 - upgrade operators to match brainpylib==0.1.0
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#282 - continuous API improvements
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#281 - fix delay update bug
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#280 - Updating apis for connections and operation registeration
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#279 - speedup delay retrieval by reversing delay variable data
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#278 - Fixed setup mac script
Pull Request -
State: closed - Opened by ztqakita over 2 years ago
#277 - JaxArray transformation context
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#276 - Fix test bugs
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#275 - consistent brainpylib with brainpy operators
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
- 1 comment
#274 - speedup connections in One2One, All2All, GridFour, GridEight, and others
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#273 - Update lowdim analyzer
Pull Request -
State: closed - Opened by ztqakita over 2 years ago
- 1 comment
#272 - organize brainpylib for future extensions
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#264 - How to Use Synaptic Weights
Issue -
State: closed - Opened by LinkYizhihh over 2 years ago
- 2 comments
Labels: bug
#259 - update docs and fix link bugs
Pull Request -
State: closed - Opened by c-xy17 over 2 years ago
#259 - update docs and fix link bugs
Pull Request -
State: closed - Opened by c-xy17 over 2 years ago
#259 - update docs and fix link bugs
Pull Request -
State: closed - Opened by c-xy17 over 2 years ago
#248 - version 2.2.0
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#248 - version 2.2.0
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#248 - version 2.2.0
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#248 - version 2.2.0
Pull Request -
State: closed - Opened by chaoming0625 over 2 years ago
#206 - Support veterization and parallerization for class objects
Issue -
State: closed - Opened by chaoming0625 almost 3 years ago
- 1 comment
Labels: enhancement, help wanted, invalid, question