Daniel Strobusch
|
d58ac083f3
|
expose itemsize and nbytes as for numpy arrays (#284)
see:
* https://numpy.org/doc/stable/reference/generated/numpy.ndarray.nbytes.html
* https://numpy.org/doc/stable/reference/generated/numpy.ndarray.itemsize.html
relates to https://github.com/ml-explore/mlx-examples/pull/174
|
2023-12-25 10:34:28 -08:00 |
|
Awni Hannun
|
f40d17047d
|
Indexing bug (#233)
* fix
* test
|
2023-12-20 10:44:01 -08:00 |
|
Awni Hannun
|
90d04072b7
|
fix build w/ flatten (#195)
|
2023-12-17 11:58:45 -08:00 |
|
Awni Hannun
|
104c34f906
|
setite negative indexing bug (#189)
|
2023-12-16 06:44:47 -08:00 |
|
Angelos Katharopoulos
|
fd836d891b
|
Hashable dtype and mlx.core prefixed repr (#89)
* Make dtype hashable
* Add mlx.core prefix to our dtypes' repr
* Update the dtype test
|
2023-12-09 09:35:28 -08:00 |
|
Zach Schillaci
|
5b9be57ac3
|
Add isort pre-commit and run (#68)
|
2023-12-08 11:31:47 -08:00 |
|
Angelos Katharopoulos
|
7546fdb100
|
Add CircleCI configuration (#4)
* Add CircleCI configuration
|
2023-12-04 16:04:11 -08:00 |
|
Awni Hannun
|
46a39e5b1f
|
copyright + ack
|
2023-11-30 11:12:53 -08:00 |
|
Awni Hannun
|
8ca7f9e8e9
|
awni's commit files
|
2023-11-29 10:30:41 -08:00 |
|