{ "info": { "author": "Bill Zorn", "author_email": "billzorn@cs.washington.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux" ], "description": "# Titanic\n\nTitanic is a tool for designing and experimenting\nwith novel computer arithmetic formats.\nIt builds on the GNU MPFR library for arbitrary-precision arithmetic,\nproviding additional support for low-level floating-point behaviors\nsuch as precise control of rounding and precision tracking.\n\nTitanic uses the [FPCore](http://fpbench.org/spec/)\nbenchmark format for floating-point computations.\nReference interpereters are provided for the FPCore language\nusing both [IEEE 754](https://en.wikipedia.org/wiki/IEEE_754)\nand [posit](https://posithub.org/index) arithmetics,\nas well as fixed-point.\nThese interpreters can also interface with each other\n(and with custom user-defined arithmetics)\nto perform multiple precision, multiple format computations.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/billzorn/titanic", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "titanfp", "package_url": "https://pypi.org/project/titanfp/", "platform": "", "project_url": "https://pypi.org/project/titanfp/", "project_urls": { "Homepage": "https://github.com/billzorn/titanic" }, "release_url": "https://pypi.org/project/titanfp/0.0.0/", "requires_dist": null, "requires_python": "", "summary": "number systems research with FPBench, including implementation of posits", "version": "0.0.0" }, "last_serial": 5586121, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "eac79313501d417a369451bf24c67b99", "sha256": "d0cade8043598eb785e7fcff80a41853d345e738f866c441ec102f5188eb631e" }, "downloads": -1, "filename": "titanfp-0.0.0.tar.gz", "has_sig": false, "md5_digest": "eac79313501d417a369451bf24c67b99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 107071, "upload_time": "2019-07-25T23:55:37", "url": "https://files.pythonhosted.org/packages/40/93/7e1377f2721677b32ed1b29cd60f8b4bd1dd72132396666a22981c2741af/titanfp-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eac79313501d417a369451bf24c67b99", "sha256": "d0cade8043598eb785e7fcff80a41853d345e738f866c441ec102f5188eb631e" }, "downloads": -1, "filename": "titanfp-0.0.0.tar.gz", "has_sig": false, "md5_digest": "eac79313501d417a369451bf24c67b99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 107071, "upload_time": "2019-07-25T23:55:37", "url": "https://files.pythonhosted.org/packages/40/93/7e1377f2721677b32ed1b29cd60f8b4bd1dd72132396666a22981c2741af/titanfp-0.0.0.tar.gz" } ] }