jax
114c1dd0
- Also convert numpy arrays to hashable values.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Also convert numpy arrays to hashable values. This was working for a combination of lists and tuples, but the user can also pass a numpy array. Iterable is the correct type here, not Sequence.
References
#4644 - Also convert numpy arrays to hashable values.
Author
jblespiau
Committer
jblespiau
Parents
4b8334ab
Loading