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

Add Wolfram's primitive polynomials #464

Open
wants to merge 21 commits into
base: release/0.3.x
Choose a base branch
from

Fix case terms == "min" and method != "min"

d3c6f6d
Select commit
Loading
Failed to load commit list.
Open

Add Wolfram's primitive polynomials #464

Fix case terms == "min" and method != "min"
d3c6f6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 3, 2024 in 0s

94.08% of diff hit (target 96.38%)

View this Pull Request on Codecov

94.08% of diff hit (target 96.38%)

Annotations

Check warning on line 37 in src/galois/_databases/_primitive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/galois/_databases/_primitive.py#L37

Added line #L37 was not covered by tests

Check warning on line 266 in src/galois/_domains/_array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/galois/_domains/_array.py#L266

Added line #L266 was not covered by tests

Check warning on line 345 in src/galois/_domains/_array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/galois/_domains/_array.py#L345

Added line #L345 was not covered by tests

Check warning on line 783 in src/galois/_domains/_calculate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/galois/_domains/_calculate.py#L783

Added line #L783 was not covered by tests

Check warning on line 86 in src/galois/_domains/_meta.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/galois/_domains/_meta.py#L86

Added line #L86 was not covered by tests

Check warning on line 195 in src/galois/_domains/_ufunc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/galois/_domains/_ufunc.py#L195

Added line #L195 was not covered by tests

Check warning on line 463 in src/galois/_fields/_factory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/galois/_fields/_factory.py#L463

Added line #L463 was not covered by tests

Check warning on line 467 in src/galois/_polys/_dense.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/galois/_polys/_dense.py#L467

Added line #L467 was not covered by tests

Check warning on line 139 in src/galois/_polys/_primitive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/galois/_polys/_primitive.py#L139

Added line #L139 was not covered by tests

Check warning on line 146 in src/galois/_polys/_primitive.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/galois/_polys/_primitive.py#L145-L146

Added lines #L145 - L146 were not covered by tests