Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

feat(data/polynomial/trinomial): Operations on bundled trinomials #6429

Closed
wants to merge 18 commits into from

Conversation

tb65536
Copy link
Collaborator

@tb65536 tb65536 commented Feb 25, 2021

This PR defines two basic operations on bundled trinomials: multiply by a unit and reverse the coefficients. It is much easier to perform these operations on bundled trinomials than on the corresponding polynomials.

(this PR is part of the irreducibility saga)


@github-actions github-actions bot added the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Feb 25, 2021
@github-actions github-actions bot added the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Feb 26, 2021
@github-actions github-actions bot removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Feb 26, 2021
@github-actions github-actions bot added the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Mar 11, 2021
@tb65536 tb65536 closed this Jul 16, 2022
@tb65536 tb65536 deleted the selmer9 branch September 29, 2022 16:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. merge-conflict Please `git merge origin/master` then a bot will remove this label.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant