Skip to content

Releases: JuliaMath/HypergeometricFunctions.jl

v0.3.4

02 Oct 16:18
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.4

Diff since v0.3.3

Closed issues:

  • Include in SpecialFunctions.jl? (#31)

v0.3.3

28 Aug 15:13
5866fe5
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.3

Diff since v0.3.2

Merged pull requests:

v0.3.2

09 Aug 17:11
f4461b4
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.2

Diff since v0.3.1

Closed issues:

  • Stack overflow from AD for specific argument range (#27)

Merged pull requests:

  • Change fallback unsafe_gamma for x::Real to x<:AbstractFloat. Add (#28) (@cgeoga)

v0.3.1

09 Jul 17:10
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.1

Diff since v0.3.0

v0.3.0

07 Jul 20:11
123e404
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.0

Diff since v0.2.1

Closed issues:

  • Integer z in mFn (#15)
  • Consider adding CompatHelper (#17)
  • Move to JuliaMath? (#19)
  • Grant @MikaelSlevinsky push and write access/ownership (#21)
  • mFn -> pFq? (#22)
  • When α=-1, the calculation precision of drummond1F1 is insufficient (#23)
  • Why is tagbot not working? (#24)

Merged pull requests:

  • Install TagBot as a GitHub Action (#16) (@JuliaTagBot)
  • CompatHelper: bump compat for "SpecialFunctions" to "0.10" (#18) (@github-actions[bot])
  • Jwscook/continuedfractionimprovement (#20) (@jwscook)
  • improve generic capabilities (#26) (@MikaelSlevinsky)

v0.2.1

01 Dec 05:19
v0.2.1
Compare
Choose a tag to compare

v0.2.0

26 Nov 22:18
v0.2.0
Compare
Choose a tag to compare

v0.2.0 (2019-11-26)

Diff since v0.1.1

Closed issues:

  • 1F1 function unstable (#13)
  • Remove ApproxFun dependence (#12)

Merged pull requests:

v0.1.1

03 Sep 19:39
v0.1.1
45b356a
Compare
Choose a tag to compare

v0.1.0

01 Sep 12:55
v0.1.0
Compare
Choose a tag to compare

v0.1.0 (2019-09-01)

Diff since v0.0-alpha

Closed issues:

  • Not compatible with TaylorSeries package (#11)
  • Error tagging new release (#10)
  • Tag release (#9)
  • Generalised Hypergeometric function by continued fraction (#8)
  • Get tests running and passing (#3)

Get it out there

12 Mar 15:23
Compare
Choose a tag to compare
v0.0.1

Merge branch 'master' into dev