Path to this page:
Subject: CVS commit: pkgsrc/math/py-gmpy2
From: Thomas Klausner
Date: 2022-11-14 19:50:34
Message id: 20221114185034.F0904FA90@cvs.NetBSD.org
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).
Files: