Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 22:15
· 34 commits to master since this release
3a96af4

TaylorSeries v0.13.0

Diff since v0.12.2

Closed issues:

  • Support rational-coefficient series for square root? (#263)
  • Stange behaviour when Taylor1 pass to Taylor1 constructor. (#300)
  • sqrt at zero (#302)
  • Taylor1 with empty vector (#305)
  • order of the remainder (#306)

Merged pull requests:

  • Solve most issues detected by Aqua.jl (#299) (@lbenet)
  • Test using Julia 1 (LTS), 1.8 and nightly (#307) (@lbenet)
  • Fix equation rendering in docstrings (#309) (@navidcy)
  • Restrict domain consistently for some functions of Taylor series with interval coeffs (#312) (@lbenet)