mlx/python
Suryash Malviya 0408ba0a76
Optimizing Complex Matrix Multiplication using Karatsuba’s Algorithm (#2220)
* Implementing Complex Matmul using Karatsuba Algorithm

* Implemented Karatsuba's Algorithm for complex matmul and pre-commit them

* fix

---------

Co-authored-by: Awni Hannun <awni@apple.com>
2025-06-02 15:58:46 -07:00
..
mlx Nearest upsample (#2202) 2025-05-19 11:23:38 -07:00
src real and imag properties (#2189) 2025-05-15 18:17:50 -07:00
tests Optimizing Complex Matrix Multiplication using Karatsuba’s Algorithm (#2220) 2025-06-02 15:58:46 -07:00