Skip to content

Instantly share code, notes, and snippets.

@HViktorTsoi
Created April 15, 2022 13:55
Show Gist options
  • Save HViktorTsoi/0a8339b9bb26fd801bffceb4599a354b to your computer and use it in GitHub Desktop.
Save HViktorTsoi/0a8339b9bb26fd801bffceb4599a354b to your computer and use it in GitHub Desktop.
numba 2d numpy array signature
@nb.njit(nb.float64[:, :](nb.float64[:, :], nb.float32))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment