mlx/docs/src/python/linalg.rst

19 lines
210 B
ReStructuredText
Raw Normal View History

.. _linalg:
Linear Algebra
==============
.. currentmodule:: mlx.core.linalg
.. autosummary::
:toctree: _autosummary
2024-05-14 21:09:05 +08:00
inv
tri_inv
norm
cholesky
cholesky_inv
cross
qr
2024-05-14 21:09:05 +08:00
svd