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 the function groebner_with_change_matrix #131

Merged
merged 3 commits into from
Mar 14, 2024

bugfix for changematrix

2f9d9e7
Select commit
Loading
Failed to load commit list.
Merged

Add the function groebner_with_change_matrix #131

bugfix for changematrix
2f9d9e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 14, 2024 in 0s

93.93% of diff hit (target 79.62%)

View this Pull Request on Codecov

93.93% of diff hit (target 79.62%)

Annotations

Check warning on line 265 in src/f4/basis.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/f4/basis.jl#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 269 in src/f4/basis.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/f4/basis.jl#L267-L269

Added lines #L267 - L269 were not covered by tests

Check warning on line 271 in src/f4/basis.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/f4/basis.jl#L271

Added line #L271 was not covered by tests

Check warning on line 849 in src/f4/linalg/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/f4/linalg/backend.jl#L849

Added line #L849 was not covered by tests

Check warning on line 857 in src/f4/linalg/backend.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/f4/linalg/backend.jl#L857

Added line #L857 was not covered by tests

Check warning on line 181 in src/f4/linalg/backend_changematrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/f4/linalg/backend_changematrix.jl#L181

Added line #L181 was not covered by tests

Check warning on line 212 in src/f4/linalg/backend_changematrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/f4/linalg/backend_changematrix.jl#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 221 in src/f4/linalg/backend_changematrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/f4/linalg/backend_changematrix.jl#L219-L221

Added lines #L219 - L221 were not covered by tests

Check warning on line 304 in src/f4/linalg/backend_changematrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/f4/linalg/backend_changematrix.jl#L304

Added line #L304 was not covered by tests

Check warning on line 308 in src/f4/linalg/backend_changematrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/f4/linalg/backend_changematrix.jl#L308

Added line #L308 was not covered by tests

Check warning on line 226 in src/fglm/fglm_internal.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fglm/fglm_internal.jl#L226

Added line #L226 was not covered by tests

Check warning on line 60 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L60

Added line #L60 was not covered by tests

Check warning on line 68 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L68

Added line #L68 was not covered by tests

Check warning on line 90 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L90

Added line #L90 was not covered by tests

Check warning on line 114 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L114

Added line #L114 was not covered by tests

Check warning on line 223 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L223

Added line #L223 was not covered by tests

Check warning on line 236 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L236

Added line #L236 was not covered by tests

Check warning on line 274 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L273-L274

Added lines #L273 - L274 were not covered by tests

Check warning on line 278 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L278

Added line #L278 was not covered by tests

Check warning on line 314 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L311-L314

Added lines #L311 - L314 were not covered by tests

Check warning on line 321 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L321

Added line #L321 was not covered by tests

Check warning on line 342 in src/groebner/groebner_with_change_matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/groebner_with_change_matrix.jl#L339-L342

Added lines #L339 - L342 were not covered by tests

Check warning on line 188 in src/groebner/learn-apply.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/groebner/learn-apply.jl#L188

Added line #L188 was not covered by tests

Check warning on line 135 in src/utils/keywords.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/keywords.jl#L135

Added line #L135 was not covered by tests