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 b0926a151e add 'brainpy.math.as_numpy' operator 2 years ago
..
compact compat brainpy.math.optimizers 2 years ago
tests delete assert test 2 years ago
__init__.py Closes #76; solve the default type switching 2 years ago
activations.py add move OPS in brainpy.math.linalg 2 years ago
autograd.py fix bugs of autograd for jax>=0.3.0 2 years ago
controls.py updates 2 years ago
delay_vars.py delay variable "FixedLenDelay" revisited 2 years ago
fft.py updates 2 years ago
function.py remove ``brainpy.math.numpy`` 2 years ago
jaxarray.py reformat JaxArray string 2 years ago
jit.py add "ConcretizationTypeError" guideline 2 years ago
linalg.py updates 2 years ago
numpy_ops.py add 'brainpy.math.as_numpy' operator 2 years ago
operators.py add usage for `brainpy.math.sparse_matmul` 2 years ago
parallels.py improvements 2 years ago
random.py change deprecated 'shuffle' into 'permutation' 2 years ago
setting.py move set default int/float/complex into brainpy.math.__init__ 2 years ago
special.py support special functions like 'poch', 'Gamma' and 'Beta' 2 years ago