{ "info": { "author": "Continuum Analytics, Inc.", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Topic :: Utilities" ], "description": "llvmmath\n====================================\n\nThe purpose of this project is to provide portable math functions, many of\nwhich are in C99 and not available on all platforms. It is based on NumPy's\numath and tries to support all floating point and complex types.\n\nThe library can be compiled with any C compiler, or to LLVM assembly using\nClang, to be linked into modules containing functions for jitting.\n\nInstalling\n==========\n\n.. code-block:: bash\n\n $ git clone git@github.com:ContinuumIO/llvmmath.git\n $ cd llvmmath\n $ python setup.py install\n\nDocumentation\n=============\n\n[Available Symbols](docs/symbols.rst)\n\n[Public API](docs/api.rst)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "llvmmath", "package_url": "https://pypi.org/project/llvmmath/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/llvmmath/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/llvmmath/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "LLVM math library", "version": "0.1.1" }, "last_serial": 832503, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4ea78eeb1c1ecfe6ebb53d807adfd98e", "sha256": "378b0d5584d059d5c427cf85ed1ba54b8a1043d2ad7c45efce29cf21de02447e" }, "downloads": -1, "filename": "llvmmath-0.1.tar.gz", "has_sig": false, "md5_digest": "4ea78eeb1c1ecfe6ebb53d807adfd98e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52616, "upload_time": "2013-06-04T10:10:21", "url": "https://files.pythonhosted.org/packages/05/e4/83587125cf44013e0f345abd0e07e3c24df62375b475d391b1429c4d55c9/llvmmath-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "78b240c88f24fb38a3003493911f310e", "sha256": "383a380ee0f7984f50201dc6b0e25ccd291a952ca1afacb850d50dae85810b75" }, "downloads": -1, "filename": "llvmmath-0.1.1.tar.gz", "has_sig": false, "md5_digest": "78b240c88f24fb38a3003493911f310e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58145, "upload_time": "2013-08-05T11:22:00", "url": "https://files.pythonhosted.org/packages/6f/64/c2c6cbebfea4fbf32d98ec925d571661d67c8512f58f46eb67604dc6e0ea/llvmmath-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "78b240c88f24fb38a3003493911f310e", "sha256": "383a380ee0f7984f50201dc6b0e25ccd291a952ca1afacb850d50dae85810b75" }, "downloads": -1, "filename": "llvmmath-0.1.1.tar.gz", "has_sig": false, "md5_digest": "78b240c88f24fb38a3003493911f310e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58145, "upload_time": "2013-08-05T11:22:00", "url": "https://files.pythonhosted.org/packages/6f/64/c2c6cbebfea4fbf32d98ec925d571661d67c8512f58f46eb67604dc6e0ea/llvmmath-0.1.1.tar.gz" } ] }