feat: add mpow
to compute matrix power using exponentiation by squaring
#180
nodejs.yml
on: pull_request
nodejs
/
prepare
3s
nodejs
/
lint-eslint
25s
nodejs
/
lint-prettier
26s
nodejs
/
lint-check-types
0s
Matrix: nodejs / test
Annotations
3 errors
nodejs / lint-eslint:
src/__tests__/matrix/mpow.test.js#L3
Expected 1 empty line after import statement not followed by another import
|
nodejs / lint-eslint:
src/matrix.js#L888
Expected literal to be on the right side of <
|
nodejs / lint-eslint
Process completed with exit code 1.
|