Summary: | [NEW PORT] math/py-gmpy2: GMP/MPIR, MPFR, and MPC interface to Python | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | wen | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: wen Date: Tue Jun 14 08:21:13 UTC 2016 New revision: 416879 URL: https://svnweb.freebsd.org/changeset/ports/416879 Log: C-coded Python extension module that supports multiple-precision arithmetic. In addition to supporting GMP or MPIR for multiple-precision integer and rational arithmetic, gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries. WWW: https://pypi.python.org/pypi/gmpy2 WWW: https://github.com/aleaxit/gmpy/releases PR: 210127 Submitted by: yuri@rawbw.com Changes: head/math/Makefile head/math/py-gmpy2/ head/math/py-gmpy2/Makefile head/math/py-gmpy2/distinfo head/math/py-gmpy2/pkg-descr |
Created attachment 171192 [details] shar archive