Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 16:13
· 290 commits to master since this release
6ff4b25

Polynomials v1.1.0

Diff since v1.0.6

Closed issues:

  • Polynomial(1, :x) == Polynomial(1, :y) still not working (#219)

Merged pull requests:

  • V1.1.0: change eltype(::Type{Polynomial}); improve ImmutablePolynomial; clean up (#222) (@jverzani)
  • adjust isapprox to match usage with Vector{T} (#223) (@jverzani)
  • closes issue #214; close issue #215; adjust register macros (#226) (@jverzani)