ulab.scipy.linalg
solution to the system A x = b. Shape of return matches b
TypeError – if A and b are not of type ndarray and are not dense
ValueError – if A is a singular matrix
Solve the equation A x = b for x, assuming A is a triangular matrix
solution to the system A x = b. Shape of return matches b
TypeError – if L and b are not of type ndarray and are not dense
Solve the linear equations A x = b, given the Cholesky factorization of A as input
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4