pkgsrc-wip/py-bigfloat/PLIST
Kamel Ibn Aziz Derouiche a90330e8fd Import py26-bigfloat-0.2.1 as wip/py-bigfloat.
The bigfloat package is a Python package providing arbitrary-precision
correctly-rounded binary floating-point arithmetic.
Features

 * correct rounding on all operations; precisely defined semantics compatible
    with the IEEE 754-2008 standard.
 * support for mixed-type operations with Python integers and floats
 * support for emulating IEEE 754 arithmetic in any of the IEEE binary interchange
    formats described in IEEE 754-2008. Infinities, NaNs, signed zeros,
    and subnormals are all supported.
 * easy control of rounding modes and precisions, via Python's 'with' statement.
2010-09-06 13:54:52 +00:00

42 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/06 13:54:52 jihbed Exp $
${PYSITELIB}/bigfloat/__init__.py
${PYSITELIB}/bigfloat/__init__.pyc
${PYSITELIB}/bigfloat/__init__.pyo
${PYSITELIB}/bigfloat/bigfloat_config.py
${PYSITELIB}/bigfloat/bigfloat_config.pyc
${PYSITELIB}/bigfloat/bigfloat_config.pyo
${PYSITELIB}/bigfloat/docs/_sources/index.txt
${PYSITELIB}/bigfloat/docs/_static/basic.css
${PYSITELIB}/bigfloat/docs/_static/default.css
${PYSITELIB}/bigfloat/docs/_static/doctools.js
${PYSITELIB}/bigfloat/docs/_static/file.png
${PYSITELIB}/bigfloat/docs/_static/jquery.js
${PYSITELIB}/bigfloat/docs/_static/minus.png
${PYSITELIB}/bigfloat/docs/_static/plus.png
${PYSITELIB}/bigfloat/docs/_static/pygments.css
${PYSITELIB}/bigfloat/docs/_static/searchtools.js
${PYSITELIB}/bigfloat/docs/_static/sidebar.js
${PYSITELIB}/bigfloat/docs/_static/underscore.js
${PYSITELIB}/bigfloat/docs/genindex.html
${PYSITELIB}/bigfloat/docs/index.html
${PYSITELIB}/bigfloat/docs/objects.inv
${PYSITELIB}/bigfloat/docs/search.html
${PYSITELIB}/bigfloat/docs/searchindex.js
${PYSITELIB}/bigfloat/examples/__init__.py
${PYSITELIB}/bigfloat/examples/__init__.pyc
${PYSITELIB}/bigfloat/examples/__init__.pyo
${PYSITELIB}/bigfloat/examples/contfrac.py
${PYSITELIB}/bigfloat/examples/contfrac.pyc
${PYSITELIB}/bigfloat/examples/contfrac.pyo
${PYSITELIB}/bigfloat/examples/lanczos_coeffs.py
${PYSITELIB}/bigfloat/examples/lanczos_coeffs.pyc
${PYSITELIB}/bigfloat/examples/lanczos_coeffs.pyo
${PYSITELIB}/bigfloat/pympfr.py
${PYSITELIB}/bigfloat/pympfr.pyc
${PYSITELIB}/bigfloat/pympfr.pyo
${PYSITELIB}/bigfloat/test/__init__.py
${PYSITELIB}/bigfloat/test/__init__.pyc
${PYSITELIB}/bigfloat/test/__init__.pyo
${PYSITELIB}/bigfloat/test/test_bigfloat.py
${PYSITELIB}/bigfloat/test/test_bigfloat.pyc
${PYSITELIB}/bigfloat/test/test_bigfloat.pyo