{ "info": { "author": "Andrew Cron", "author_email": "andrew.j.cron@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "============\ncy_armadillo\n============\n\n*This is still under heavy development.*\n\nThis is simply a set of cython definitions for the Armadillo C++\nlibrary. It also includes conversion utilities to and from numpy\narrays. For now, the best working model is to inline them using the\n\"include\" cython statement. \"Installing\" the package only stores the\ndefinitions in site_packages so that distutils can find it later.\n\nRequirements\n------------\n\n* Armadillo C++ library\n* NumPy\n* Cython\n\nInstallation and testing\n------------------------\n\nInstall via\n\n::\n\n python setup.py install\n\nThere is an example program and setup.py file in the \"example\"\nfolder. Build it --inplace and run test_example.py to try it out.\nYou may need to change the include_dirs to point to your installation \nof armadillo. Furthermore, lapack and blas must be installed and linked\nto armadillo through the library wrapper. \n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/andrewcron/cy_armadillo", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "cyarma", "package_url": "https://pypi.org/project/cyarma/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cyarma/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/andrewcron/cy_armadillo" }, "release_url": "https://pypi.org/project/cyarma/0.2/", "requires_dist": null, "requires_python": null, "summary": "Wrapper to Armadillo", "version": "0.2" }, "last_serial": 713252, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "0e3ea89583d334fd57f0a40bd46eb23a", "sha256": "8f809209470ac741c9b2b27f30df2c4993944f2f22ea87762f3e0baf858dc8c2" }, "downloads": -1, "filename": "cyarma-0.2.tar.gz", "has_sig": false, "md5_digest": "0e3ea89583d334fd57f0a40bd46eb23a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3250, "upload_time": "2013-05-28T20:15:47", "url": "https://files.pythonhosted.org/packages/90/9f/de9465094f4cd28f0b11e07c0adf7503cd7d1f4e145a9afbc77dc69f23cd/cyarma-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e3ea89583d334fd57f0a40bd46eb23a", "sha256": "8f809209470ac741c9b2b27f30df2c4993944f2f22ea87762f3e0baf858dc8c2" }, "downloads": -1, "filename": "cyarma-0.2.tar.gz", "has_sig": false, "md5_digest": "0e3ea89583d334fd57f0a40bd46eb23a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3250, "upload_time": "2013-05-28T20:15:47", "url": "https://files.pythonhosted.org/packages/90/9f/de9465094f4cd28f0b11e07c0adf7503cd7d1f4e145a9afbc77dc69f23cd/cyarma-0.2.tar.gz" } ] }