"decompose" is a synonym for "minimalPrimes"
Open
@mikestillman is already working on this.
Since Jun 3, 2020.
Documentation
- Dominant language
- Macaulay2
- Stars
- 435
- Forks
- 297
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 11
Description
It doesn't seem like these methods should be synonyms. The method `minimalPrimes` (whose input is an `Ideal` or `MonomialIdeal` _J_) gives all minimal primes _p_ for which a primary ideal in the primary decomposition of _J_ is _p_-primary, and this list isn't actually a decomposition of _J_.
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.