Skip to content

Releases: JuliaMath/DecFP.jl

v1.1.0

28 Nov 07:52
08344bd
Compare
Choose a tag to compare

DecFP v1.1.0

Diff since v1.0.0

Closed issues:

  • tag 1.0? (#136)
  • missing BigFloat conversions (#139)
  • hash(T(Inf)) broken with current Julia master (#141)

Merged pull requests:

v1.0.0

17 Jun 07:53
96e2e23
Compare
Choose a tag to compare

DecFP v1.0.0

Diff since v0.4.10

Closed issues:

  • tryparse (#4)
  • mod, rem (#7)
  • Low-level Constructors (#14)
  • Make DecFP package thread safe (#39)
  • exp10(Dec128(0)) produces incorrect result (#47)
  • exact comparisons with binary values/directed conversions (#79)
  • incorrect floatmin? (#82)
  • implement Base.hash(x::DecFP.DecimalFloatingPoint) (#97)
  • lgamma is decprecated in SpecialFunctions (#100)
  • Comparison with Rational (#108)
  • Base.Printf.function() deprecated in Julia 1.4 (#109)
  • Implement widen() (#113)
  • update Project.toml to allow SpecialFunctions v0.11 (#119)
  • Build error (#126)
  • export sigexp() (#130)
  • Doesn't precompile on 1.5.0-beta1 (or 1.6) (#135)

Merged pull requests:

v0.4.10

10 Jan 19:45
v0.4.10
4078661
Compare
Choose a tag to compare

v0.4.10 (2020-01-10)

Diff since v0.4.9

Merged pull requests:

v0.4.9

15 Nov 20:16
v0.4.9
Compare
Choose a tag to compare

v0.4.9 (2019-11-15)

Diff since v0.4.8

Closed issues:

  • switch to stdlib Printf (#98)
  • InexactError for parsing/conversion (#93)
  • Negative exponentiation is flawed (#92)
  • string macro naming (#86)
  • norm(Dec32[1,2], 2) Inexact error (#57)

Merged pull requests:

v0.4.8

11 Jan 04:18
Compare
Choose a tag to compare

Fix method ambiguity (#85).

v0.4.7

14 Dec 19:10
ad5f8ad
Compare
Choose a tag to compare

Fix for Julia 1.1 (#84)

v0.4.6: Merge pull request #77 from JuliaMath/jq/1.0

07 Aug 08:16
988acd6
Compare
Choose a tag to compare

v0.4.5: Merge pull request #74 from simonbyrne/sb/0.7

31 Jul 00:31
bd60a69
Compare
Choose a tag to compare

v0.4.4: Merge pull request #74 from simonbyrne/sb/0.7

30 Jul 22:39
bd60a69
Compare
Choose a tag to compare

v0.4.3: Merge pull request #63 from stevengj/jq/bindeps2

05 Mar 13:44
652678c
Compare
Choose a tag to compare