Matrix allocation optimization #632
Annotations
2 errors and 11 warnings
Tests
The operation was canceled.
|
|
Tests:
src/linalg/basic/matrix.rs#L391
unnecessary parentheses around `for` iterator expression
|
Stable Build without features
`smartcore` (lib) generated 2 warnings (run `cargo fix --lib -p smartcore` to apply 1 suggestion)
|
Stable Build without features:
src/linalg/basic/matrix.rs#L386
missing documentation for an associated function
|
Stable Build without features:
src/linalg/basic/matrix.rs#L391
unnecessary parentheses around `for` iterator expression
|
Stable Build with all features
`smartcore` (lib) generated 2 warnings (run `cargo fix --lib -p smartcore` to apply 1 suggestion)
|
Stable Build with all features:
src/linalg/basic/matrix.rs#L386
missing documentation for an associated function
|
Stable Build with all features:
src/linalg/basic/matrix.rs#L391
unnecessary parentheses around `for` iterator expression
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading