Skip to content

Releases: JuliaAlgebra/MultivariatePolynomials.jl

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:

v0.3.7

12 Apr 17:04
Compare
Choose a tag to compare

MultivariatePolynomials v0.3.7

Diff since v0.3.6

Merged pull requests:

v0.3.6

08 Jan 09:57
v0.3.6
Compare
Choose a tag to compare

v0.3.6 (2020-01-08)

Diff since v0.3.5

Closed issues:

  • Deprecation of DataStructures.front (#129)
  • Multiplication of polynomial with complex coefficient error after latest update (#128)

v0.3.5

27 Dec 11:33
v0.3.5
02c68c6
Compare
Choose a tag to compare

v0.3.5 (2019-12-27)

Diff since v0.3.4

Closed issues:

  • Add variable_union_type tests (#123)
  • effective variables (#122)

Merged pull requests: