Skip to content

Releases: JuliaAlgebra/MultivariatePolynomials.jl

v0.3.17

01 Jul 11:49
97cbc9e
Compare
Choose a tag to compare

MultivariatePolynomials v0.3.17

Diff since v0.3.16

Merged pull requests:

  • Fix type piracy with MutableArithmetics (#164) (@blegat)

v0.3.16

14 Jun 18:15
5e22cc4
Compare
Choose a tag to compare

MultivariatePolynomials v0.3.16

Diff since v0.3.15

Merged pull requests:

  • Decide between Field or UFD with trait (#163) (@blegat)

v0.3.15

11 Jun 21:08
313e049
Compare
Choose a tag to compare

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)

v0.3.14

09 Apr 09:11
a58fa07
Compare
Choose a tag to compare

MultivariatePolynomials v0.3.14

Diff since v0.3.13

Closed issues:

  • errors after updating to MutableArithmetics v0.2.15 (#158)

Merged pull requests:

  • Fix ambiguity with buffered operations (#159) (@blegat)

v0.3.13

01 Apr 10:57
Compare
Choose a tag to compare

MultivariatePolynomials v0.3.13

Diff since v0.3.12

Closed issues:

  • Degree of a monomial containing noncommutative variable (#148)

Merged pull requests:

  • Fix degree with noncommutative variables (#150) (@blegat)
  • MassInstallAction: Install the CompatHelper workflow on this repository (#151) (@blegat)
  • MassInstallAction: Install the TagBot workflow on this repository (#152) (@blegat)
  • Fix for Julia v1.6 (#156) (@blegat)

v0.3.12

28 Oct 19:17
Compare
Choose a tag to compare

MultivariatePolynomials v0.3.12

Diff since v0.3.11

v0.3.11

08 Oct 15:17
Compare
Choose a tag to compare

MultivariatePolynomials v0.3.11

Diff since v0.3.10

Merged pull requests:

  • CompatHelper: bump compat for "DataStructures" to "0.18" (#147) (@github-actions[bot])

v0.3.10

21 Jul 19:09
Compare
Choose a tag to compare

MultivariatePolynomials v0.3.10

Diff since v0.3.9

Merged pull requests:

  • Exploit mutability in divrem with MutableArithmetics (#145) (@blegat)
  • Change promote_operation to avoid allocation for DynamicPolynomials (#146) (@blegat)

v0.3.9

22 May 13:05
Compare
Choose a tag to compare

MultivariatePolynomials v0.3.9

Diff since v0.3.8

Merged pull requests:

v0.3.8

13 May 23:06
Compare
Choose a tag to compare

MultivariatePolynomials v0.3.8

Diff since v0.3.7

Closed issues:

  • Monomial printing bug (#136)
  • Sorting error when using symbolic expressions as coefficients (#138)

Merged pull requests: