v0.5.8
MultivariatePolynomials v0.5.8
Merged pull requests:
- fix malformed citation.bib file (#304) (@mainrs)
- fix Vararg comment (#306) (@oscardssmith)
- fix typos in docs for monomials (#309) (@azoviktor)
- Use codecov token (#311) (@blegat)
- Add exponent iterator (#312) (@blegat)
- Update format_check (#313) (@blegat)
- Move implementation tests to subdirectories (#314) (@blegat)
- Simplify comparison (#315) (@blegat)
- Fix fallback for monomials (#316) (@blegat)
- Deprecate compare (#317) (@blegat)
- Remove ordering from cmp (#319) (@blegat)
Closed issues:
- Promote Variables (#55)