Bug 210127 - [NEW PORT] math/py-gmpy2: GMP/MPIR, MPFR, and MPC interface to Python
Summary: [NEW PORT] math/py-gmpy2: GMP/MPIR, MPFR, and MPC interface to Python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-08 09:09 UTC by Yuri Victorovich
Modified: 2016-06-14 08:22 UTC (History)
1 user (show)

See Also:


Attachments
shar archive (1.91 KB, text/plain)
2016-06-08 09:09 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2016-06-08 09:09:56 UTC
Created attachment 171192 [details]
shar archive
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-06-14 08:22:10 UTC
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