Skip to content

Tags: JuliaMath/Quadmath.jl

Tags

v0.5.13

[Diff since v0.5.12](v0.5.12...v0.5.13)

**Merged pull requests:**
- Bump version from `0.5.12` to `0.5.13` (#87) (@DilumAluthge)

v0.5.12

[Diff since v0.5.11](v0.5.11...v0.5.12)

**Merged pull requests:**
- silence 1.12 warnings (#80) (@araujoms)
- add definitions for missing base/float.jl methods (#82) (@dzhang314)
- Bump version from `0.5.11` to `0.5.12` (#86) (@DilumAluthge)

**Closed issues:**
- `Base.uinttype`, `Base.exponent_bias`, and `Base.significand_bits` are undefined for `Float128` (#81)

v0.5.11

[Diff since v0.5.10](v0.5.10...v0.5.11)

**Merged pull requests:**
- Fix bigfloat conversion for Julia v1.12 (#75) (@RalphAS)
- switch CI action to julia-cache (#76) (@RalphAS)
- Bump julia-actions/cache from 1 to 2 (#77) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#78) (@dependabot[bot])
- release 0.5.11 (#79) (@KristofferC)

v0.5.10

## Quadmath v0.5.10

[Diff since v0.5.9](v0.5.9...v0.5.10)


**Merged pull requests:**
- Bump actions/checkout from 3 to 4 (#67) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#68) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#69) (@dependabot[bot])
- update version for CI; add compat bounds to Project.toml (#70) (@RalphAS)
- add logabsgamma (#72) (@araujoms)
- Bump julia-actions/setup-julia from 1 to 2 (#73) (@dependabot[bot])
- release 0.5.10 (#74) (@RalphAS)

**Closed issues:**
- Cannot compute incomplete gamma function for some arguments (#71)

v0.5.9

## Quadmath v0.5.9

[Diff since v0.5.8](v0.5.8...v0.5.9)


**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

## Quadmath v0.5.8

[Diff since v0.5.7](v0.5.7...v0.5.8)


**Closed issues:**
- The macro @assume_effects is no longer defined (#60)
- Method ambiguities of `Float128` constructor suggested by Aqua.jl (#61)

**Merged pull requests:**
- Simplify library logic on MacOS (#59) (@simonbyrne)
- remove default constructor, fix ambiguities (#62) (@simonbyrne)

v0.5.7

## Quadmath v0.5.7

[Diff since v0.5.6](v0.5.6...v0.5.7)


**Closed issues:**
- Promotions of Float64->Float128 fail on some macOS systems (#57)

**Merged pull requests:**
- @assume_effects :foldable for all the ccalls (#56) (@oscardssmith)
- Get some symbols from libgcc so it works on nightly (#58) (@gbaraldi)

v0.5.6

## Quadmath v0.5.6

[Diff since v0.5.5](v0.5.5...v0.5.6)


**Closed issues:**
- could not load symbol "__extenddftf2": (#54)

**Merged pull requests:**
- Use libgcc on apple m1 (#55) (@gbaraldi)

v0.5.5

## Quadmath v0.5.5

[Diff since v0.5.4](v0.5.4...v0.5.5)



**Merged pull requests:**
- MassInstallAction: Install the CI workflow on this repository (#50) (@timholy)
- Fixes for Julia v1.6 (#51) (@RalphAS)

v0.5.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version