Path to this page:
./
math/py-gmpy2,
Interface to GMP/MPIR, MPFR, and MPC for Python
Branch: CURRENT,
Version: 2.2.1,
Package name: py312-gmpy2-2.2.1,
Maintainer: pkgsrc-usersgmpy2 is an optimized, C-coded Python extension module that supports
fast multiple-precision arithmetic. gmpy2 is based on the original
gmpy module. gmpy2 adds support for correctly rounded multiple-precision
real arithmetic (using the MPFR library) and complex arithmetic
(using the MPC library).
Master sites:
Filesize: 228.738 KB
Version history: (Expand)
- (2024-11-02) Updated to version: py312-gmpy2-2.2.1
- (2023-10-29) Updated to version: py311-gmpy2-2.2.0alpha1
- (2023-03-14) Updated to version: py310-gmpy2-2.1.5
- (2022-12-12) Updated to version: py310-gmpy2-2.1.4
- (2022-11-14) Package added to pkgsrc.se, version py310-gmpy2-2.1.2 (created)
CVS history: (Expand)
2023-10-29 19:12:01 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-gmpy2: update to 2.2.0alpha1.
Alpha release packaged for its support for Python 3.12.
Changes in gmpy2 2.2.0
------------------------
* Added prev_prime() when GMP >= 6.3
* support for CPython 3.12
|
2023-03-14 20:39:25 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-gmpy2: updated to 2.1.5
2.1.5
Final (?) release of the 2.1.x series. No code changes since 2.1.3. Fixes to \
build Apple Silicon binary builds are the only changes since 2.1.3.
|
2022-12-12 10:46:24 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-gmpy2: updated to 2.1.4
2.1.3
Latest release with minor bug fixes and support for Python 3.11
|
2022-11-14 19:50:34 by Thomas Klausner | Files touched by this commit (4) |
Log message:
math/py-gmpy2: import py-gmpy2-2.1.2
gmpy2 is an optimized, C-coded Python extension module that supports
fast multiple-precision arithmetic. gmpy2 is based on the original
gmpy module. gmpy2 adds support for correctly rounded multiple-precision
real arithmetic (using the MPFR library) and complex arithmetic
(using the MPC library).
|