Path to this page:
./
wip/py-clnum,
Rational and arbitrary precision floating point numbers
Branch: CURRENT,
Version: 1.6,
Package name: py312-clnum-1.6,
Maintainer: jihbed.researchAdds rational numbers and arbitrary precision floating point numbers in
real and complex form to Python. Also provides arbitrary precision floating
point replacements for the functions in the math and cmath standard
library modules
Required to run:[
math/cln] [
devel/gmp] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 1e86c3df9ab44c7a777c637f274a736c81e4b231
Filesize: 39.146 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-clnum-1.6
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-clnum-1.6
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-clnum-1.6
CVS history: (Expand)
2012-10-06 19:55:21 by Aleksej Saushev | Files touched by this commit (31) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-09-06 15:49:10 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
Import py26-clnum-1.6 as wip/py-clnum.
Adds rational numbers and arbitrary precision floating point numbers in
real and complex form to Python. Also provides arbitrary precision floating
point replacements for the functions in the math and cmath standard
library modules
|