Skip to content

Commit

Permalink
@tinybike : Decimals.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Jul 13, 2016
1 parent a0a6097 commit 5beac15
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
1 change: 1 addition & 0 deletions Mathematics.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ NB: Many packages may not be regularly updated to work with Julia nightlies or t
+ [ArbFloats.jl](https://github.com/Jeffrey-Sarnoff/ArbFloats.jl) :: Arb available as an extended precision floating point context.
+ [ArbIntervals.jl](https://github.com/Jeffrey-Sarnoff/ArbIntervals.jl) :: Julia interface to Fredrik Johansson's Arb software.
+ [DecFP.jl](https://github.com/stevengj/DecFP.jl) :: The package provides 32-bit, 64-bit, and 128-bit binary-encoded decimal floating-point types following the IEEE 754-2008, implemented as a wrapper around the (BSD-licensed) Intel Decimal Floating-Point Math Library.
+ [Decimals.jl](https://github.com/tinybike/Decimals.jl) :: Pure Julia decimal arithmetic library.
+ [DoubDouble.jl](https://github.com/J-Sarnoff/DoubDouble.jl).
+ [DoubleDouble.jl](https://github.com/simonbyrne/DoubleDouble.jl) :: A Julia package for performing extended-precision arithmetic using pairs of floating-point numbers.
+ [ErrorFreeTransforms.jl](https://github.com/dsiem/ErrorFreeTransforms.jl) :: Map the rounding errors in floating point arithmetic with error-free transformations (EFT).
Expand Down
Loading

0 comments on commit 5beac15

Please sign in to comment.