mlx/docs/src/python/linalg.rst
Awni Hannun e6fecbb3e1
Some fixes in docs (#1141)
* fixes in docs

* nit
2024-05-20 11:51:47 -07:00

16 lines
171 B
ReStructuredText

.. _linalg:
Linear Algebra
==============
.. currentmodule:: mlx.core.linalg
.. autosummary::
:toctree: _autosummary
inv
norm
cholesky
qr
svd