Skip to content

Create a bloq for galois multiplication #205

Create a bloq for galois multiplication

Create a bloq for galois multiplication #205

Triggered via pull request March 25, 2025 07:12
Status Failure
Total duration 9m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
pytest-dev-tools
Process completed with exit code 1.
mypy
Argument 1 to "GF2MulK" has incompatible type "FieldArray"; expected "QGF" [arg-type]
mypy: qualtran/bloqs/gf_arithmetic/gf2_multiplication_test.py#L159
Argument 2 to "GF2MulK" has incompatible type "type[FieldArray]"; expected "int | Expr" [arg-type]
mypy: qualtran/bloqs/gf_arithmetic/gf2_multiplication_test.py#L311
Argument 1 to "GF2MulViaKaratsuba" has incompatible type "list[int]"; expected "QGF" [arg-type]
mypy: qualtran/bloqs/gf_arithmetic/gf2_multiplication_test.py#L340
Argument 1 to "GF2MulViaKaratsuba" has incompatible type "list[int]"; expected "QGF" [arg-type]
mypy
Process completed with exit code 1.
pytest
Process completed with exit code 1.