pishleback / pishleback/Algebraeon
Principal Ideals in Ring of Integers
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 82
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
An algorithm to determine if an ideal in a ring of integers is principal and return a generator if so. Needs #14 first.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Issue #14 is a prerequisite, so review that issue first and determine which ring-of-integers and ideal representations it establishes. Then identify the algorithm needed to decide principality and return a generator when one exists. Done means the requested determination and generator result are implemented for the supported cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100