All checks were successful
/ test (pull_request) Successful in 20s
Here invert returns the pseudoinverse when the input is not invertible. To this end, also implements (rudimentary) conversion of Complex to NumberT, an identity method that produces identity matrices, determinant, and the adjoint operation on matrices (conjugate transpose). |
||
---|---|---|
.. | ||
__test__ | ||
all.js | ||
arithmetic.js | ||
helpers.js | ||
logical.js | ||
relational.js | ||
type.js | ||
utils.js | ||
Vector.js |