Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vectorization for prime fields #852

Merged
merged 8 commits into from
Feb 13, 2024

Sendable trait

5027219
Select commit
Loading
Failed to load commit list.
Merged

Vectorization for prime fields #852

Sendable trait
5027219
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 9, 2024 in 0s

94.39% of diff hit (target 80.00%)

View this Pull Request on Codecov

94.39% of diff hit (target 80.00%)

Annotations

Check warning on line 94 in ipa-core/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/error.rs#L94

Added line #L94 was not covered by tests

Check warning on line 103 in ipa-core/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/error.rs#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 70 in ipa-core/src/secret_sharing/array.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/secret_sharing/array.rs#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 83 in ipa-core/src/secret_sharing/array.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/secret_sharing/array.rs#L80-L83

Added lines #L80 - L83 were not covered by tests

Check warning on line 22 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L22

Added line #L22 was not covered by tests

Check warning on line 27 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L24-L27

Added lines #L24 - L27 were not covered by tests

Check warning on line 41 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L41

Added line #L41 was not covered by tests

Check warning on line 45 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 48 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L48

Added line #L48 was not covered by tests

Check warning on line 51 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L51

Added line #L51 was not covered by tests

Check warning on line 55 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 59 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 62 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 64 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L64

Added line #L64 was not covered by tests

Check warning on line 67 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L67

Added line #L67 was not covered by tests

Check warning on line 71 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 74 in ipa-core/src/test_fixture/circuit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipa-core/src/test_fixture/circuit.rs#L74

Added line #L74 was not covered by tests