./wip/py-clnum, Rational and arbitrary precision floating point numbers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6, Package name: py310-clnum-1.6, Maintainer: jihbed.research

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


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)


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) | Imported package
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