TensorPlay
API symbolslinalg
Copy
View MarkdownDownload .md

tensorplay.linalg.tensorsolve

tensorplay.linalg.tensorsolve(A, B, dims=None) Tensor[source]

Solves A X = B where A and B are (tuples of) matrices interpreted as a single square system over the trailing dimensions.

Ask DeepWiki