{ "info": { "author": "RW Penney", "author_email": "rwpenney@users.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: Python Software Foundation License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "FixedPoint (SPFPM) is a pure-Python module which provides basic facilities for\r\nmanipulating fixed-point numbers of essentially arbitrary precision. It aims to\r\nbe more suitable for simulating binary fixed-point artihmetic within electronic\r\nhardware (e.g. for digital signal processing (DSP) applications) than the\r\nDecimal package, which is more concerned with fixed-point arithmetic in base-10.\r\nSPFPM supports basic arithmetic operations as well as a range of mathematical\r\nfunctions including sqrt, exp, sin, cos, atan etc.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.sourceforge.net/projects/pyfixedpoint", "keywords": "arithmetic,fixed-point,trigonometry,arbitrary precision", "license": "PSF Python License", "maintainer": "", "maintainer_email": "", "name": "Simple-Python-Fixed-Point-Module", "package_url": "https://pypi.org/project/Simple-Python-Fixed-Point-Module/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Simple-Python-Fixed-Point-Module/", "project_urls": { "Homepage": "http://www.sourceforge.net/projects/pyfixedpoint" }, "release_url": "https://pypi.org/project/Simple-Python-Fixed-Point-Module/0.6/", "requires_dist": null, "requires_python": null, "summary": "tools for arithmetic on fixed-point (binary) numbers", "version": "0.6" }, "last_serial": 3611807, "releases": { "0.6": [] }, "urls": [] }