Skip to content

v0.3.15

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 21:08
· 119 commits to master since this release
313e049

MultivariatePolynomials v0.3.15

Diff since v0.3.14

Closed issues:

  • StackOverflow in gcd (#160)
  • Generation of multivariate polynomial basis with given degree (#162)

Merged pull requests:

  • Add a term method with coefficient and monomial (#149) (@blegat)
  • Implement multivariate gcd (#161) (@blegat)