The latest version of deka is 0.6.0.2-0.
deka
Version 0.6.0.0 revision 0 uploaded by OmariNorman.
Package meta
- Synopsis
- Decimal floating point arithmetic
- Description
deka provides decimal floating point arithmetic. It is based on mpdecimal, the C library used to provide support for the Decimal module in Python 3.
You will need to install mpdecimal to use deka; otherwise your executables will not link. It is available at
http://www.bytereef.org/mpdecimal/
mpdecimal has also been packaged for some Linux distributions, such as Debian (libmpdec-dev - available in Jessie and later) and Arch (mpdecimal).
mpdecimal, in turn, implements the General Decimal Arithmetic Specification, which is available at
http://speleotrove.com/decimal/
For more on deka, please see the Github home page at
- Author
- Omari Norman
- Bug reports
- n/a
- Category
- Math
- Copyright
- 2014 Omari Norman
- Homepage
- http://www.github.com/massysett/deka
- Maintainer
- omari@smileystation.com
- Package URL
- n/a
- Stability
- n/a