[pkg-go] Bug#902331: ITP: golang-github-cockroachdb-apd -- arbitrary-precision decimals for Go
Dmitry Smirnov
onlyjob at debian.org
Mon Jun 25 05:31:37 BST 2018
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov <onlyjob at debian.org>
X-Debbugs-CC: debian-devel at lists.debian.org, pkg-go-maintainers at lists.alioth.debian.org
Package name: golang-github-cockroachdb-apd
Version: 1.0.0
Upstream Author: CockroachDB
License: Apache-2.0
URL: https://github.com/cockroachdb/apd
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cockroachdb-apd
Description: arbitrary-precision decimals for Go
apd is an arbitrary-precision decimal package for Go.
.
apd implements much of the decimal specification from the General Decimal
Arithmetic (http://speleotrove.com/decimal/) description. This is the same
specification implemented by python’s decimal module
(https://docs.python.org/2/library/decimal.html) and GCC’s decimal
extension.
,
Features:
• Panic-free operation.
• Support for standard functions. sqrt, ln, pow, etc.
• Accurate and configurable precision.
• Good performance.
• Condition flags and traps.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://alioth-lists.debian.net/pipermail/pkg-go-maintainers/attachments/20180625/97db1ab5/attachment.sig>
More information about the Pkg-go-maintainers
mailing list