reorganize the code in the engine
Open
@mikestillman is already working on this.
Since Aug 10, 2019.
Engine
- Dominant language
- Macaulay2
- Stars
- 435
- Forks
- 297
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 11
Description
There should be subdirectories for
- utility code
- rings
- interface classes (interface to the front end of M2)
- matrices
- mutable matrices
- ring maps
- each computation type (GB, resolution, hilb)
- what else?
Remove all test code that is not part of M2, placing it in a new directory?
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.
Assessment
This issue has not been assessed yet.