Mathematical operations with dimensions#

This module wraps all the mathematical operations defined in pytensor.xtensor.math.

It includes a linalg submodule that wraps all the operations defined in pytensor.xtensor.linalg.

Operations defined at the module level in pytensor.xtensor are available at the pymc.dims module level.