{ } Raw JSON

bundles / scipy 1.17.1 / scipy / linalg / _solvers / _solve_discrete_are

function

scipy.linalg._solvers:_solve_discrete_are

source: /scipy/linalg/_solvers.py :686

Signature

def   _solve_discrete_are ( a b q r e s balanced )

Summary

The documentation is written assuming array arguments are of specified "core" shapes. However, array argument(s) of this function may have additional "batch" dimensions prepended to the core shape. In this case, the array is treated as a batch of lower-dimensional slices; see linalg_batch for details. Note that calls with zero-size batches are unsupported and will raise a ValueError.

Aliases

  • scipy.linalg._solvers._solve_discrete_are