Skip to content

v1.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 16:15
· 234 commits to master since this release
7107f2b

Polynomials v1.1.6

Diff since v1.1.5

Closed issues:

  • A question about some design decisions for LaurentPolynomial (#254)

Merged pull requests:

  • Minor polishing of README, mainly formatting. (#253) (@hurak)
  • Modified fromroots() so that it returns real coefficients if complex poles come in conjugate pairs. (#255) (@hurak)
  • use m (not m:n) to specify polynomial; close issue #254 (#256) (@jverzani)