Skip to content

Releases: JuliaApproximation/FastGaussQuadrature.jl

v0.4.5

11 Jan 16:46
bd8857c

Choose a tag to compare

FastGaussQuadrature v0.4.5

Diff since v0.4.4

Closed issues:

  • Is CI (Travis) set up correctly? (#72)
  • Migrate to travis-ci.com (#82)
  • gausslaguerre(n, α) produces error if α is Int (#86)
  • gaussjacobi( 100000, .9, -.1 ) takes much more time than before (#89)

Merged pull requests:

  • Faster gaussjacobi and gausslobatto, and refactoring (#85) (@hyrodium)
  • Add more docstrings, and generate document by Documenter.jl (#87) (@hyrodium)
  • fix gausslaguerre(n,α::Int) (fix #86) (#88) (@hyrodium)
  • Faster gaussjacobi( 100000, .9, -.1 ) computation time (#90) (@hyrodium)

v0.4.4

18 Nov 14:14
ba2da14

Choose a tag to compare

FastGaussQuadrature v0.4.4

Diff since v0.4.3

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#83) (@github-actions[bot])

v0.4.3

16 Sep 13:13
9250ea1

Choose a tag to compare

FastGaussQuadrature v0.4.3

Diff since v0.4.2

Closed issues:

  • Citation (#77)
  • Estimate/Upper Bound for Integration error (#79)

Merged pull requests:

v0.4.2

15 Jan 05:09
v0.4.2
e061ac3

Choose a tag to compare

v0.4.2 (2020-01-15)

Diff since v0.4.1

Merged pull requests:

v0.4.1

28 Nov 22:48
v0.4.1
dadfdd5

Choose a tag to compare

v0.4.1 (2019-11-27)

Diff since v0.4.0

Closed issues:

  • Normalization in Golub-Welsch for Gauss-Jacobi correct? (#65)

v0.4.0

01 Sep 12:51
v0.4.0

Choose a tag to compare

v0.4.0 (2019-08-30)

Diff since v0.3.3

Closed issues:

  • Move to JuliaApproximation? (#70)

Merged pull requests:

  • Add unweighted Gauss–Hermite for interpolation (#71) (dlfivefifty)

Improve Laguerre quadrature

07 Apr 21:13
befaeb6

Choose a tag to compare

Merge pull request #68 from daanhb/bessel

Besselroots for larger nu

Support Julia v1.0

13 Aug 16:04

Choose a tag to compare

v0.3.2

Travis on Julia v1.0