DegreeRank and degreeLength
Open
Nobody has claimed this yet.
Core
- Dominant language
- Macaulay2
- Stars
- 435
- Forks
- 297
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 11
Description
i8 : R = ZZ[DegreeRank => 0]
o8 = R
o8 : PolynomialRing
i9 : degreeLength R
o9 = 0
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
Reproduce the reported Macaulay2 session and trace the implementations of DegreeRank and degreeLength. No source file or test is named, so first determine the intended relationship between these values; done should include an agreed expected result and a regression test or documented resolution.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100