Add `abstract.GeneralLinearGroup` and `abstract.ProjectiveGeneralLinearGroup`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 255
- Forks
- 38
- Avg merge
- 11h 19m
- Merged PRs (30d)
- 9
Description
These can be modeled on the SpecialLinearGroup and ProjectiveSpecialLinearGroup.
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 locating the abstract.SpecialLinearGroup and abstract.ProjectiveSpecialLinearGroup definitions and reading their public behavior and tests, if present. Model the requested abstract.GeneralLinearGroup and abstract.ProjectiveGeneralLinearGroup on those existing classes, then run the relevant test suite to confirm both groups are exposed and behave consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100