Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/chaoming0625/BrainPy
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoming0625 committed Nov 5, 2023
2 parents 8c8a07d + a97771a commit a031be7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brainpy/_src/math/op_register/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,4 @@ def _transform_to_array(a):
def _transform_to_shapedarray(a):
return jax.core.ShapedArray(a.shape, a.dtype)


0 comments on commit a031be7

Please sign in to comment.