pishleback / pishleback/Algebraeon
Compute a maximal order for a quaternion algebra over a number field
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 82
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Algorithm 4.3.8 https://jvoight.github.io/articles/thesis.pdf
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
Start by reading Algorithm 4.3.8 in the linked thesis to understand the requested maximal-order computation for quaternion algebras over number fields. Then inspect the existing Rust algebra APIs and determine the implementation entry point and validation needed; done means the algorithm is implemented for the stated inputs.
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
- Needs clarification
- Newbie friendliness
- 25/100