Skip to content

Releases: JuliaMath/Quadmath.jl

v0.5.13

29 Apr 08:30
0faab57
Compare
Choose a tag to compare

Quadmath v0.5.13

Diff since v0.5.12

Merged pull requests:

v0.5.12

29 Apr 08:07
198cbfd
Compare
Choose a tag to compare

Quadmath v0.5.12

Diff since v0.5.11

Merged pull requests:

Closed issues:

  • Base.uinttype, Base.exponent_bias, and Base.significand_bits are undefined for Float128 (#81)

v0.5.11

10 Feb 11:25
a399e89
Compare
Choose a tag to compare

Quadmath v0.5.11

Diff since v0.5.10

Merged pull requests:

v0.5.10

05 Apr 14:53
a90d304
Compare
Choose a tag to compare

Quadmath v0.5.10

Diff since v0.5.9

Merged pull requests:

Closed issues:

  • Cannot compute incomplete gamma function for some arguments (#71)

v0.5.9

23 Jun 19:57
ac0bcff
Compare
Choose a tag to compare

Quadmath v0.5.9

Diff since v0.5.8

Closed issues:

  • Base.rem not extended to Float128 (#64)

Merged pull requests:

  • Create Invalidations.yml (#53) (@ranocha)
  • enable dependabot for GitHub actions (#63) (@ranocha)
  • Added wrapper for Base.rem (maps to remainderq) and also Base.Integer… (#65) (@macd)

v0.5.8

04 Mar 00:39
Compare
Choose a tag to compare

Quadmath v0.5.8

Diff since v0.5.7

Closed issues:

  • The macro @assume_effects is no longer defined (#60)
  • Method ambiguities of Float128 constructor suggested by Aqua.jl (#61)

Merged pull requests:

v0.5.7

16 Feb 15:19
bff7f83
Compare
Choose a tag to compare

Quadmath v0.5.7

Diff since v0.5.6

Closed issues:

  • Promotions of Float64->Float128 fail on some macOS systems (#57)

Merged pull requests:

v0.5.6

25 Oct 20:14
be88e47
Compare
Choose a tag to compare

Quadmath v0.5.6

Diff since v0.5.5

Closed issues:

  • could not load symbol "__extenddftf2": (#54)

Merged pull requests:

v0.5.5

21 Jan 04:27
ef34d99
Compare
Choose a tag to compare

Quadmath v0.5.5

Diff since v0.5.4

Merged pull requests:

  • MassInstallAction: Install the CI workflow on this repository (#50) (@timholy)
  • Fixes for Julia v1.6 (#51) (@RalphAS)

v0.5.4

25 Feb 21:01
5e7560e
Compare
Choose a tag to compare

Quadmath v0.5.4

Diff since v0.5.3

Closed issues:

  • Quadmath doesn't work on PPC (#46)

Merged pull requests:

  • CompatHelper: add new compat entry for "Requires" at version "1.0" (#45) (@github-actions[bot])
  • remove compile-time interpolation (#47) (@simonbyrne)