Skip to content

feat: add mpow to compute matrix power using exponentiation by squaring #180

feat: add mpow to compute matrix power using exponentiation by squaring

feat: add mpow to compute matrix power using exponentiation by squaring #180

Triggered via pull request October 14, 2024 03:38
Status Failure
Total duration 47s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  prepare
3s
nodejs / prepare
nodejs  /  lint-eslint
25s
nodejs / lint-eslint
nodejs  /  lint-prettier
26s
nodejs / lint-prettier
nodejs  /  lint-check-types
0s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

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.