We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4928d commit b2c18eaCopy full SHA for b2c18ea
README.md
@@ -16,7 +16,7 @@ precision types are very flexible, but fixed-precision types such
16
as those in DecFP are much faster (though still about 100x slower than
17
the hardware binary floating-point types `Float32` and `Float64`).
18
19
-The DecFP package currently requires the Julia 0.5 release or later.
+The DecFP package currently requires the Julia 0.6 release or later.
20
21
## Usage
22
0 commit comments