Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 290 Bytes

linear_algebra.rst

File metadata and controls

15 lines (10 loc) · 290 Bytes

Linear Algebra

The next functions can be used for computing linear algebra operations with :ref:`NDArray <NDArray>`.

.. currentmodule:: blosc2

.. autosummary::
   :toctree: autofiles/operations_with_arrays/
   :nosignatures:

    matmul
    transpose