You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module wraps all the mathematical operations defined in :doc:`pytensor.xtensor.math <pytensor:libdoc_xtensor_math>`.
6
+
7
+
It includes a ``linalg`` submodule that wraps all the operations defined in :doc:`pytensor.xtensor.linalg <pytensor:libdoc_xtensor_linalg>`.
8
+
9
+
Operations defined at the module level in :doc:`pytensor.xtensor <pytensor:libdoc_xtensor_module_function>` are available at the parent model in ``pymc.dims`` instead of in here.
0 commit comments