Implemented add, mult, inv, sub, div, pow and neg for binary fields and wrote tests for each function #3113
Annotations
23 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
/home/runner/work/algebra/algebra/ff-asm/Cargo.toml: unused manifest key: package.package
|
Test
/home/runner/work/algebra/algebra/ec/Cargo.toml: unused manifest key: package.package
|
Test
/home/runner/work/algebra/algebra/test-curves/Cargo.toml: unused manifest key: package.package
|
Test
/home/runner/work/algebra/algebra/ff-macros/Cargo.toml: unused manifest key: package.package
|
Test
/home/runner/work/algebra/algebra/ff/Cargo.toml: unused manifest key: package.package
|
Test
excluded package(s) `ark-poly-benches` not found in workspace `/home/runner/work/algebra/algebra`
|
Install Rust (stable)
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 (stable)
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 (stable)
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 (stable)
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/
|
Check examples with all features on stable
/home/runner/work/algebra/algebra/serialize-derive/Cargo.toml: unused manifest key: package.package
|
Check examples with all features on stable
/home/runner/work/algebra/algebra/ec/Cargo.toml: unused manifest key: package.package
|
Check examples with all features on stable
/home/runner/work/algebra/algebra/serialize/Cargo.toml: unused manifest key: package.package
|
Check examples with all features on stable
/home/runner/work/algebra/algebra/ff/Cargo.toml: unused manifest key: package.package
|
Check examples with all features on stable
/home/runner/work/algebra/algebra/test-curves/Cargo.toml: unused manifest key: package.package
|
Check examples with all features on stable
target filter `examples` specified, but no targets matched; this is a no-op
|
Check examples
/home/runner/work/algebra/algebra/serialize/Cargo.toml: unused manifest key: package.package
|
Check examples
/home/runner/work/algebra/algebra/serialize-derive/Cargo.toml: unused manifest key: package.package
|
Check examples
/home/runner/work/algebra/algebra/ff/Cargo.toml: unused manifest key: package.package
|
Check examples
/home/runner/work/algebra/algebra/poly/Cargo.toml: unused manifest key: package.package
|
Check examples
/home/runner/work/algebra/algebra/bench-templates/Cargo.toml: unused manifest key: package.package
|
Check examples
target filter `examples` specified, but no targets matched; this is a no-op
|
Loading