Recent Releases of https://github.com/juliamath/decfp.jl
https://github.com/juliamath/decfp.jl - v1.1.0
DecFP v1.1.0
Closed issues: - tag 1.0? (#136) - missing BigFloat conversions (#139) - hash(T(Inf)) broken with current Julia master (#141)
Merged pull requests: - add AbstractFloat conversion fallback (#140) (@stevengj)
- Julia
Published by github-actions[bot] about 5 years ago
https://github.com/juliamath/decfp.jl - v1.0.0
DecFP v1.0.0
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: - Install TagBot as a GitHub Action (#104) (@JuliaTagBot) - DecFPRRound -> DecFPRound (#105) (@jmkuhn) - Make thread-safe; use JLL package (#106) (@jmkuhn) - Correct floatmin() (#107) (@jmkuhn) - Remove old printf compat (#110) (@jmkuhn) - Add rem, mod, modf (#111) (@jmkuhn) - Add logabsgamma (#112) (@jmkuhn) - Comparison with Rational (#114) (@jmkuhn) - Update Rational comparison (#115) (@jmkuhn) - Implement widen() (#116) (@jmkuhn) - Constructors with RoundingMode (#118) (@jmkuhn) - Allow SpecialFunctions v0.11 (#120) (@jmkuhn) - Comparison with Float (issue #79) (#121) (@jmkuhn) - Implement tryparse() (#123) (@jmkuhn) - hash() tests (#125) (@jmkuhn) - sign(NaN) (#128) (@jmkuhn) - Low-level Constructors (#129) (@jmkuhn) - Int128 support (#132) (@jmkuhn) - Some improvements to CI (#133) (@giordano) - Implement rand() (#137) (@jmkuhn) - Export sigexp (#138) (@jmkuhn)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliamath/decfp.jl - v0.4.10
v0.4.10 (2020-01-10)
Merged pull requests:
- allow SpecialFunctions 0.9 (#103) (KristofferC)
- Julia
Published by julia-tagbot[bot] about 6 years ago
https://github.com/juliamath/decfp.jl - v0.4.9
v0.4.9 (2019-11-15)
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:
- Add compat for BP and SpecialFunctions. (#102) (fredrikekre)
- Set version to 0.4.9 and correct Julia compat. (#101) (fredrikekre)
- Printf reorg / add Project.toml (#99) (jmkuhn)
- fix negative integer powers (#95) (stevengj)
- don't throw InexactError on parsing/conversion (#94) (stevengj)
- Fix deprecations (#88) (femtocleaner[bot])
- use MPFR-style rounding enum (#87) (simonbyrne)
- Julia
Published by julia-tagbot[bot] over 6 years ago
https://github.com/juliamath/decfp.jl - v0.4.8
Fix method ambiguity (#85).
- Julia
Published by stevengj about 7 years ago
https://github.com/juliamath/decfp.jl - v0.4.7
Fix for Julia 1.1 (#84)
- Julia
Published by stevengj about 7 years ago
https://github.com/juliamath/decfp.jl - v0.3.0: many fixes
Fixed Windows binaries (#10, #28), switch to an immutable type rather than bitstype/primitive to avoid ABI problems with Julia's handling of primitive fp types (#37), add Rational conversion.
- Julia
Published by stevengj almost 9 years ago
https://github.com/juliamath/decfp.jl - Initial Julia 0.6 support release
Also drop support for Julia 0.4
- Julia
Published by quinnj almost 9 years ago
https://github.com/juliamath/decfp.jl - Initial Julia 0.6 support release
- Julia
Published by quinnj almost 9 years ago
https://github.com/juliamath/decfp.jl - 0.5 release + 2
- Julia
Published by quinnj over 9 years ago
https://github.com/juliamath/decfp.jl - 0.5 Release + 1
Additional deprecations removed.
- Julia
Published by quinnj over 9 years ago
https://github.com/juliamath/decfp.jl - 0.5 Initial Release
- Julia
Published by quinnj over 9 years ago