{ "info": { "author": "John T. Foster and Juha Jeronen", "author_email": "juha.jeronen@tut.fi", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Python/Numpy implementation of Bspline basis functions via Cox - de Boor algorithm.\n\nAlso provided are higher-order differentiation, collocation matrix generation, and a minimal procedural API (mainly for dealing with knot vectors) which may help in converting MATLAB codes.\n\nSupports Python 2.7 and 3.4.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/johntfoster/bspline", "keywords": "spline b-spline numpy", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bspline", "package_url": "https://pypi.org/project/bspline/", "platform": "Linux", "project_url": "https://pypi.org/project/bspline/", "project_urls": { "Homepage": "https://github.com/johntfoster/bspline" }, "release_url": "https://pypi.org/project/bspline/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Compute B-spline basis functions via Cox - de Boor algorithm.", "version": "0.1.1" }, "last_serial": 3106229, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "1ae2afad1096295781f55f18d5ad7a8b", "sha256": "3be5490cd7ea81e7a08820d4d1d1b602f91991f429ce20c49800dbf226213f08" }, "downloads": -1, "filename": "bspline-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1ae2afad1096295781f55f18d5ad7a8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84184, "upload_time": "2017-08-18T12:38:12", "url": "https://files.pythonhosted.org/packages/fa/61/0bdb2cb10963230a03edbc4026961188be17384d23e8cfae576d8e7d2fc6/bspline-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1ae2afad1096295781f55f18d5ad7a8b", "sha256": "3be5490cd7ea81e7a08820d4d1d1b602f91991f429ce20c49800dbf226213f08" }, "downloads": -1, "filename": "bspline-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1ae2afad1096295781f55f18d5ad7a8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84184, "upload_time": "2017-08-18T12:38:12", "url": "https://files.pythonhosted.org/packages/fa/61/0bdb2cb10963230a03edbc4026961188be17384d23e8cfae576d8e7d2fc6/bspline-0.1.1.tar.gz" } ] }