.. _libdoc_nlinalg: =================================================================== :mod:`tensor.nlinalg` -- Linear Algebra Ops Using Numpy (deprecated) =================================================================== .. module:: tensor.nlinalg :platform: Unix, Windows :synopsis: Linear Algebra Ops Using Numpy (deprecated) .. moduleauthor:: LISA .. deprecated:: 2.x The ``nlinalg`` module is deprecated. Use :mod:`pytensor.tensor.linalg` instead. All symbols previously exported from ``nlinalg`` are available from ``pytensor.tensor.linalg`` — see :ref:`libdoc_linalg`. Imports from ``nlinalg`` will be removed in PyTensor 3.0.