diff options
author | asau <asau@pkgsrc.org> | 2010-07-27 17:09:45 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-07-27 17:09:45 +0000 |
commit | 6e4eeb7f12390f8794cfcee0607ab74bf91e3887 (patch) | |
tree | e07758a513c94364d05384f138c867ddd514a626 /math/mpcomplex/distinfo | |
parent | 8c4754ee05bb86e5dd12d2e04c699b58434cb1cd (diff) | |
download | pkgsrc-6e4eeb7f12390f8794cfcee0607ab74bf91e3887.tar.gz |
Import MPC (multiprecision complex arithmetic library) version 0.8.2
as math/mpcomplex.
Packaged by Marko Schuetz for pkgsrc-wip.
MPC is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result.
It is built upon and follows the same principles as MPFR.
Diffstat (limited to 'math/mpcomplex/distinfo')
-rw-r--r-- | math/mpcomplex/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/math/mpcomplex/distinfo b/math/mpcomplex/distinfo new file mode 100644 index 00000000000..cde4891a2b4 --- /dev/null +++ b/math/mpcomplex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/07/27 17:09:45 asau Exp $ + +SHA1 (mpc-0.8.2.tar.gz) = 339550cedfb013b68749cd47250cd26163b9edd4 +RMD160 (mpc-0.8.2.tar.gz) = 3238da25077acee35423c7bd820806f537784114 +Size (mpc-0.8.2.tar.gz) = 548401 bytes |