Skip to content

v0.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 21:18
· 115 commits to master since this release
0d3ee07

MultivariatePolynomials v0.4.4

Diff since v0.4.3

Closed issues:

  • gcd fails i1 == i2 assertion (#195)

Merged pull requests:

  • Fix gcd edge case with different variables (#196) (@blegat)
  • Add test for indexing with vector of boolean (#197) (@blegat)