Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoming0625 authored Nov 5, 2023
2 parents 4c4b9df + c014976 commit a97771a
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 a97771a

Please sign in to comment.