{ "info": { "author": "RW Penney", "author_email": "rwpenney@users.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Embedded Systems" ], "description": "The Simple Python Fixed Point Module (SPFPM) is a pure-Python module which provides basic facilities for manipulating binary fixed-point numbers of essentially arbitrary precision. It aims to be more suitable for simulating digital fixed-point artihmetic within electronic hardware (e.g. for digital signal processing (DSP) applications) than the Decimal package, which is more concerned with fixed-point arithmetic in base-10. SPFPM supports basic arithmetic operations as well as a range of mathematical functions including sqrt, exp, sin, cos, atan etc.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rwpenney/spfpm", "keywords": "arithmetic", "license": "PSF Python License", "maintainer": "", "maintainer_email": "", "name": "spfpm", "package_url": "https://pypi.org/project/spfpm/", "platform": "", "project_url": "https://pypi.org/project/spfpm/", "project_urls": { "Homepage": "https://github.com/rwpenney/spfpm" }, "release_url": "https://pypi.org/project/spfpm/1.4/", "requires_dist": null, "requires_python": "", "summary": "Tools for arithmetic on fixed-point (binary) numbers", "version": "1.4" }, "last_serial": 3767820, "releases": { "1.1": [], "1.2": [], "1.3": [ { "comment_text": "", "digests": { "md5": "d1aab188ed7a0698cc0999ef55a26517", "sha256": "7277b412aa02604db6935de9c37764702b446395c432e159bbcd86eb8393a099" }, "downloads": -1, "filename": "spfpm-1.3.tar.gz", "has_sig": false, "md5_digest": "d1aab188ed7a0698cc0999ef55a26517", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18765, "upload_time": "2018-02-24T11:09:50", "url": "https://files.pythonhosted.org/packages/d3/f0/607c85a0cbae9210599868a18ac775f0282e7acb66203a226ace71a91d87/spfpm-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "b6b443d3cd6726b208087c4cfec75e34", "sha256": "ca3188e6072350211ae9e1e14be463ea0b16bae06ce1ef3246d9ecdf47199551" }, "downloads": -1, "filename": "spfpm-1.4.tar.gz", "has_sig": false, "md5_digest": "b6b443d3cd6726b208087c4cfec75e34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20846, "upload_time": "2018-04-16T05:11:47", "url": "https://files.pythonhosted.org/packages/d5/e1/1baf575dcfdce197d7a3eef0cf571ef628b0b56a51a409d67d4e434eb7bb/spfpm-1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b6b443d3cd6726b208087c4cfec75e34", "sha256": "ca3188e6072350211ae9e1e14be463ea0b16bae06ce1ef3246d9ecdf47199551" }, "downloads": -1, "filename": "spfpm-1.4.tar.gz", "has_sig": false, "md5_digest": "b6b443d3cd6726b208087c4cfec75e34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20846, "upload_time": "2018-04-16T05:11:47", "url": "https://files.pythonhosted.org/packages/d5/e1/1baf575dcfdce197d7a3eef0cf571ef628b0b56a51a409d67d4e434eb7bb/spfpm-1.4.tar.gz" } ] }