mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-23 14:08:12 +08:00
rebase
This commit is contained in:
6
docs/build/html/_sources/python/_autosummary/mlx.core.array.imag.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.array.imag.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.array.imag
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autoproperty:: array.imag
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.array.real.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.array.real.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.array.real
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autoproperty:: array.real
|
@@ -70,9 +70,11 @@
|
||||
~array.T
|
||||
~array.at
|
||||
~array.dtype
|
||||
~array.imag
|
||||
~array.itemsize
|
||||
~array.nbytes
|
||||
~array.ndim
|
||||
~array.real
|
||||
~array.shape
|
||||
~array.size
|
||||
|
||||
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.linalg.eig.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.linalg.eig.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.linalg.eig
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.core.linalg
|
||||
|
||||
.. autofunction:: eig
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.linalg.eigvals.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.linalg.eigvals.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.linalg.eigvals
|
||||
=======================
|
||||
|
||||
.. currentmodule:: mlx.core.linalg
|
||||
|
||||
.. autofunction:: eigvals
|
Reference in New Issue
Block a user