{ "info": { "author": "Jake VanderPlas", "author_email": "jakevdp@uw.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering" ], "description": "nfft\n====\nnfft is a pure-python implementation of the nonuniform fast Fourier transform.\nIts performance is comparable to that of [pynfft](https://pypi.python.org/pypi/pyNFFT),\nbut it contains no compiled code and requires no links to external C libraries:\nit depends only on [numpy](http://numpy.org) and [scipy](http://scipy.org).\n\nFor more information and links to usage examples, please see the\nrepository README_.\n\n.. _README: https://github.com/jakevdp/nfft/blob/master/README.md\n\nLicense\n=======\n``nfft`` is licensed under the terms of the MIT license. See the file\n\"LICENSE\" for information on the history of this software, terms & conditions\nfor usage, and a DISCLAIMER OF ALL WARRANTIES.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jakevdp/nfft/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "nfft", "package_url": "https://pypi.org/project/nfft/", "platform": "OS Independent", "project_url": "https://pypi.org/project/nfft/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jakevdp/nfft/" }, "release_url": "https://pypi.org/project/nfft/0.1/", "requires_dist": null, "requires_python": null, "summary": "nfft: pure-python nonuniform fast Fourier transform", "version": "0.1" }, "last_serial": 2802094, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "34ff2530b92db55dc85cb6009dc9198d", "sha256": "ab62ed1b756bcd392c65803dd2f10454add979b405c32972e0d5339e2c3cd11c" }, "downloads": -1, "filename": "nfft-0.1.tar.gz", "has_sig": false, "md5_digest": "34ff2530b92db55dc85cb6009dc9198d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6358, "upload_time": "2017-04-13T18:39:46", "url": "https://files.pythonhosted.org/packages/e4/e7/be3ef5cfe8b95f640a24077688d67c700305415d6f9da1c9b90772d2102a/nfft-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34ff2530b92db55dc85cb6009dc9198d", "sha256": "ab62ed1b756bcd392c65803dd2f10454add979b405c32972e0d5339e2c3cd11c" }, "downloads": -1, "filename": "nfft-0.1.tar.gz", "has_sig": false, "md5_digest": "34ff2530b92db55dc85cb6009dc9198d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6358, "upload_time": "2017-04-13T18:39:46", "url": "https://files.pythonhosted.org/packages/e4/e7/be3ef5cfe8b95f640a24077688d67c700305415d6f9da1c9b90772d2102a/nfft-0.1.tar.gz" } ] }