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 3826c54893
add `brainpy.math.surrogate..Surrogate` (#638)
1 month ago
..
__init__.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 1 month ago
activations.py [ANN] add more activation functions 10 months ago
compat_numpy.py [math] compatible `brainpy.math.trapz` 5 months ago
compat_pytorch.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 1 month ago
compat_tensorflow.py more compatibility operators 1 year ago
datatypes.py update dense operators 1 year ago
delayvars.py update delay, context, models, and synapses 1 year ago
einops.py [math] add ``ein_rearrange``, ``ein_reduce``, and ``ein_repeat`` functions (#590) 3 months ago
environment.py updates (#550) 4 months ago
event.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 1 month ago
fft.py generalize numpy functions in `brainpy.math` 1 year ago
interoperability.py [math] add ``ein_rearrange``, ``ein_reduce``, and ``ein_repeat`` functions (#590) 3 months ago
jitconn.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 1 month ago
linalg.py generalize numpy functions in `brainpy.math` 1 year ago
modes.py new package structures 1 year ago
ndarray.py [math] add `brainpy.math.eval_shape` 6 months ago
oo_transform.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 1 month ago
op_register.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 1 month ago
others.py [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
pre_syn_post.py [math] fix bug 5 months ago
random.py [math] Add taichi customized operators (event csrmv, csrmv, jitconn event mv, jitconn mv) (#553) 3 months ago
scales.py modify scaling paradigm 5 months ago
sharding.py upgrade 6 months ago
sparse.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 1 month ago
surrogate.py add `brainpy.math.surrogate..Surrogate` (#638) 1 month ago
tifunc.py [dependency] remove hard dependency of `taichi` and `numba` (#635) 1 month ago