Skip to content

Releases: JuliaMath/HypergeometricFunctions.jl

v0.3.14

31 Mar 15:43
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.14

Diff since v0.3.13

v0.3.13

29 Mar 18:36
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.13

Diff since v0.3.12

Closed issues:

  • Implement Kummer's transformations (#46)

v0.3.12

28 Mar 21:29
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.12

Diff since v0.3.10

Closed issues:

  • _₂F₁ returns wrong (and negative!) result for large parameter values (#47)
  • Bug in U? (#55)

Merged pull requests:

v0.3.10

13 May 18:37
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.10

Diff since v0.3.9

v0.3.9

12 May 21:43
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.9

Diff since v0.3.8

v0.3.8

22 Dec 16:25
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.8

Diff since v0.3.7

v0.3.7

15 Dec 16:08
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.7

Diff since v0.3.6

Closed issues:

  • log of hypergeometric functions? (#44)

v0.3.6

30 Oct 08:02
48dd874
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.6

Diff since v0.3.5

Closed issues:

  • Failures on Julia nightly (#37)

Merged pull requests:

  • MassInstallAction: Install the CI workflow on this repository (#39) (@timholy)
  • Update CI to Julia 1.6 (#41) (@andreasnoack)
  • Make _₂F₁ inferred for Float32 inputs by promoting the arguments. (#43) (@andreasnoack)

v0.3.5

19 Nov 21:12
baf1401
Compare
Choose a tag to compare

HypergeometricFunctions v0.3.5

Diff since v0.3.4

Merged pull requests:

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

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)