Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 12:27
· 29 commits to master since this release
c82a902

MultivariatePolynomials v0.5.1

Diff since v0.5.0

Closed issues:

  • Validity of generalized Euclidean algorithm without primitive part (#263)
  • Order of monomial vector (#269)

Merged pull requests:

  • Add test for variables for subs of zero power (#268) (@blegat)
  • Fix order in monomial_vector docstring (#270) (@blegat)
  • Add tests for negative degree (#271) (@blegat)
  • Fix getindex for LazyMap with Vector (#272) (@blegat)