Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/py-gmpy2,
GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
Branch: CURRENT,
Version: 2.0.5,
Package name: py310-gmpy2-2.0.5,
Maintainer: jihbed.researchgmpy2 is a C-coded Python extension module that supports multiple-precision
arithmetic. gmpy2 is the successor to the original gmpy module. The gmpy module
only supported the GMP multiple-precision library. gmpy2 adds support for the
MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly
rounded complex floating-point arithmetic) libraries. gmpy2 also updates the
API and naming conventions to be more consistent and support the additional
functionality
Required to run:[
math/mpfr] [
devel/gmp] [
math/mpcomplex] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: b9ed105aa41ca4a2a0db71798ffddcf17d01cc41
Filesize: 273.989 KB
Version history: (Expand)
- (2023-05-16) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-gmpy2-2.0.5
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-gmpy2-2.0.5
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
CVS history: (Expand)
2015-04-14 13:56:20 by Thomas Klausner | Files touched by this commit (27) |
Log message:
Cleanup after python-2.6 removal.
|
2015-02-14 16:08:42 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4) | |
Log message:
Import py27-gmpy2-2.0.5 as wip/py-gmpy2.
gmpy2 is a C-coded Python extension module that supports multiple-precision
arithmetic. gmpy2 is the successor to the original gmpy module. The gmpy module
only supported the GMP multiple-precision library. gmpy2 adds support for the
MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly
rounded complex floating-point arithmetic) libraries. gmpy2 also updates the
API and naming conventions to be more consistent and support the additional
functionality
|