Jake VanderPlas b3a02e1b62 jnp.ufunc: add __hash__ method and jit methods by default
This allows the JIT cache to work properly with ufunc methods, because bound
methods are created with a new ID each time.
2023-08-14 13:06:18 -07:00
..
2023-07-28 12:33:49 -07:00
2023-08-10 14:58:18 -07:00
2023-07-27 21:34:55 +00:00
2023-07-24 14:38:20 -07:00
2021-01-13 10:26:35 -05:00