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
..
event Fix CI (#640) 2 months ago
jitconn Fix CI (#640) 2 months ago
object_transform Enable brainpy object as pytree so that it can be applied with ``jax.jit`` etc. directly (#625) 2 months ago
op_register Fix CI (#640) 2 months ago
sparse Fix CI (#640) 2 months ago
surrogate add `brainpy.math.surrogate..Surrogate` (#638) 2 months ago
tests [dependency] remove hard dependency of `taichi` and `numba` (#635) 2 months ago
__init__.py [math] Add taichi customized operators (event csrmv, csrmv, jitconn event mv, jitconn mv) (#553) 4 months ago
_utils.py fix bugs for new oo-transformations 1 year ago
activations.py fix `brainpy.math.softplus` and `brainpy.dnn.SoftPlus` (#581) 4 months ago
compat_numpy.py [docs] Add colab link for documentation notebooks (#614) 3 months ago
compat_pytorch.py [math & dnn] add `brainpy.math.unflatten` and `brainpy.dnn.Unflatten` (#588) 4 months ago
compat_tensorflow.py [math] add `brainpy.math.event`, `brainpy.math.sparse` and `brainpy.math.jitconn` module 1 year ago
datatypes.py update dense operators 1 year ago
defaults.py Enable brainpy object as pytree so that it can be applied with ``jax.jit`` etc. directly (#625) 2 months ago
delayvars.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 2 months ago
einops.py [math] add ``ein_rearrange``, ``ein_reduce``, and ``ein_repeat`` functions (#590) 4 months ago
einops_parsing.py [math] add ``ein_rearrange``, ``ein_reduce``, and ``ein_repeat`` functions (#590) 4 months ago
environment.py Enable brainpy object as pytree so that it can be applied with ``jax.jit`` etc. directly (#625) 2 months ago
fft.py docstring for numpy compatibility 1 year ago
interoperability.py [math] add ``ein_rearrange``, ``ein_reduce``, and ``ein_repeat`` functions (#590) 4 months ago
linalg.py docstring for numpy compatibility 1 year ago
modes.py [projection] upgrade projections so that APIs are reused across different models 6 months ago
ndarray.py [math] Rebase operator customization using MLIR registration interface (#618) 3 months ago
others.py [math] add ``ein_rearrange``, ``ein_reduce``, and ``ein_repeat`` functions (#590) 4 months ago
pre_syn_post.py [math] fix bug 6 months ago
random.py update doc, upgrade reset_state, update projection models (#592) 4 months ago
remove_vmap.py [test] update tests 11 months ago
scales.py [dyn] add `save_state`, `load_state`, `reset_state`, and `clear_input` helpers 6 months ago
sharding.py upgrade 7 months ago
tifunc.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 2 months ago