Skip to content

Releases: JuliaMath/FixedPointNumbers.jl

v0.8.5

13 May 13:58
c372941
Compare
Choose a tag to compare

FixedPointNumbers v0.8.5

Diff since v0.8.4

Merged pull requests:

Closed issues:

v0.8.4

21 Jul 22:08
cab78d7
Compare
Choose a tag to compare

FixedPointNumbers v0.8.4

Diff since v0.8.3

Closed issues:

  • Overflow in N63f1(Float64(typemax(N63f1))) and so on (#200)
  • MSB may be cleared in conversion from BigFloat on ARM (#202)

Merged pull requests:

v0.8.3

18 Jul 17:08
3f12729
Compare
Choose a tag to compare

FixedPointNumbers v0.8.3

Diff since v0.8.2

Closed issues:

  • performance on clamp (#179)
  • Adding big(::FixedPoint) and rationalize(::FixedPoint) (#184)

Merged pull requests:

v0.8.2

10 Jul 09:08
7c90fb6
Compare
Choose a tag to compare

FixedPointNumbers v0.8.2

Diff since v0.8.1

Closed issues:

  • [RFC] Promotion rules for overflow reduction (#167)

Merged pull requests:

v0.8.1

15 Jun 12:08
0872417
Compare
Choose a tag to compare

FixedPointNumbers v0.8.1

Diff since v0.8.0

Merged pull requests:

v0.8.0

03 Feb 14:45
v0.8.0
a6e2c1d
Compare
Choose a tag to compare

v0.8.0 (2020-02-03)

Diff since v0.7.1

Closed issues:

  • Optimizing Fixed --> Float conversions (#171)
  • Float64->UInt8 unexpectedly get affected in v0.7.0 (#164)
  • Problems with conversions from Rational (#157)
  • [RFC] Acceptable input ranges (#156)
  • Upper limit of the number of fractional bits f (#155)
  • Inconsistent Integer results (#154)
  • Adding rounding functions for Fixed (#153)
  • Rounding errors in rem of Normed (#150)
  • [RFC/Coffee Break] What about a new type NormedFloat? (#147)
  • isinteger(::Normed) incorrect (#120)

Merged pull requests:

v0.7.1

07 Jan 14:57
v0.7.1
db7a508
Compare
Choose a tag to compare

v0.7.1 (2020-01-07)

Diff since v0.7.0

Merged pull requests:

v0.7.0

17 Dec 00:31
v0.7.0
7ad0f0c
Compare
Choose a tag to compare

v0.7.0 (2019-12-17)

Diff since v0.6.1

Closed issues:

  • Performance regression in Normed -> Float conversions on Julia v1.3.0 (#144)
  • Removing the obsolete promotions for reductions (#137)
  • rem returns zero for negative float input on ARMv7 (#134)
  • testapprox should be moved or inlined (#133)
  • What is scaledual? (#130)
  • Rounding errors in Normed to Float conversions (#129)
  • Info about upcoming removal of packages in the General registry (#128)
  • can not convert float to the same or more number of bit fixed point (#102)
  • ERROR: LoadError: UndefVarError: promote_sys_size not defined (#99)

Merged pull requests:

  • Version 0.7 (#149) (timholy)
  • Precompile methods for common types (#148) (timholy)
  • Fix performance regression with inlining failure on Julia v1.3.0 (Fixes #144) (#145) (kimikage)
  • Remove the obsolete promotions for reductions (Fixes #137) (#141) (kimikage)
  • Improve accuracy of conversions to floating-point numbers (#129) (#138) (kimikage)
  • Fix rem problem with negative float inputs on ARMv7 (Fixes #134) (#136) (kimikage)
  • Remove testapprox dependency and Reduce the number of test cases for display (#133) (#135) (kimikage)
  • Change scaledual to match original intent (#132) (timholy)
  • Improve accuracy of conversions from floating-point numbers (Fixes #102) (#131) (kimikage)

v0.6.1

20 May 09:11
v0.6.1
Compare
Choose a tag to compare

Commits

This changelog was automatically generated, and might contain inaccuracies.

v0.6.0

24 Apr 13:55
5729a89
Compare
Choose a tag to compare
Switch to Project.toml