Skip to content

Releases: JuliaAlgebra/MultivariatePolynomials.jl

v0.4.1

15 Nov 23:57
52fbfc0

Choose a tag to compare

MultivariatePolynomials v0.4.1

Diff since v0.4.0

Closed issues:

  • GCD of polynomial with float constants fails (#184)

Merged pull requests:

v0.4.0

23 Oct 18:58

Choose a tag to compare

MultivariatePolynomials v0.4.0

Diff since v0.3.18

Closed issues:

  • should promote_type ever error? (#170)
  • gcd((d + g*d), (d^2)) fails (#173)
  • No method for div(::Poly, ::Integer) (#179)

Merged pull requests:

v0.3.18

08 Jul 22:48
49eb7da

Choose a tag to compare

MultivariatePolynomials v0.3.18

Diff since v0.3.17

Closed issues:

  • Failure in promotion with AbstractPolynomialLike (#165)

Merged pull requests:

  • Fix promotion with nonconcrete types (#166) (@blegat)

v0.3.17

01 Jul 11:49
97cbc9e

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

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

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

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

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

Choose a tag to compare

MultivariatePolynomials v0.3.12

Diff since v0.3.11

v0.3.11

08 Oct 15:17

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])