{ "info": { "author": "Tom Eulenfeld", "author_email": "tom.eulenfeld@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "The wrapped Fortran90 toeplitz package was written by John Burkardt and is distributed under GNU LGPL license.\nIt can be obtained from `John Burkhardt's website`_.\nThere you can additionally find a short documentation and the following description:\n\n``TOEPLITZ is a FORTRAN90 library which solves a variety of Toeplitz and circulant linear systems.\nThe package can also handle circulant Toeplitz systems, and some other more complicated but related forms.\nThe TOEPLITZ package was written in the early 1980's by a joint working group of American and Soviet mathematicians.\nThe original, true, correct version of TOEPLITZ is available in the TOEPLITZ subdirectory of the NETLIB web site.``\n\nThis wrapper is based on numpy/f2py and provides a python interface for all fortran subroutines \\*_sl.\nOnly the functions sto_sl and cto_sl (solve linear Toeplitz systems) are tested.\nThey provide acceptable accuracy compared to scipy.linalg and run faster for large inputs.\nAll other routines are not tested, but should work.\nFor more documentation than on John Burkardt's website check the source file toeplitz.f90.\n\nInstallation\n------------\n\nToeplitz can be installed with the command ``pip toeplitz``. To install toeplitz into a fresh conda environment run::\n\n conda create -n toeplenv numpy scipy gfortran_linux-64\n conda activate toeplenv\n pip install toeplitz\n toeplitz-runtests\n\nFor OSX the package ``gfortran_osx-64`` must be used instead of ``gfortran_linux-64``.\nFor Windows you need to install the FORTRAN compiler yourself (MinGW).\n\n.. _John Burkhardt's website: http://people.sc.fsu.edu/~jburkardt/f_src/toeplitz/toeplitz.html\n.. _NumPy: http://www.numpy.org/\n.. _pip: http://www.pip-installer.org/", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/trichter/toeplitz", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "toeplitz", "package_url": "https://pypi.org/project/toeplitz/", "platform": "", "project_url": "https://pypi.org/project/toeplitz/", "project_urls": { "Homepage": "https://github.com/trichter/toeplitz" }, "release_url": "https://pypi.org/project/toeplitz/0.3.1/", "requires_dist": null, "requires_python": "", "summary": "Python wrapper for Fortran90 toeplitz package to solve a variety of Toeplitz and circulant linear systems", "version": "0.3.1" }, "last_serial": 5988371, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "be571ad8db04947d74efe8439f8e6b7c", "sha256": "1514a795f39c18b25453ca2e7c1112a82aab8bac2e79a859f6c882f308613ec2" }, "downloads": -1, "filename": "toeplitz-0.1.tar.gz", "has_sig": false, "md5_digest": "be571ad8db04947d74efe8439f8e6b7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20830, "upload_time": "2013-09-03T13:58:46", "url": "https://files.pythonhosted.org/packages/e5/37/5b08094eac268f149b662fb602d0ba6d1f9ffa54fb595f167f0f2481a75c/toeplitz-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c4cfe8eb7a8040845c73a888e3603862", "sha256": "ccb79e3f838f7bd6967cdd3a7145dba4c15a391d4120b7b5ad54fccb12e6d916" }, "downloads": -1, "filename": "toeplitz-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c4cfe8eb7a8040845c73a888e3603862", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21146, "upload_time": "2013-11-29T18:59:37", "url": "https://files.pythonhosted.org/packages/63/fa/7a89a8910af5e38f2c782c439b13c7139d12a49de3d4658084accdd82b52/toeplitz-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "831e636c58a811b6fa431a86879d4fd9", "sha256": "b7d3d955da9744550bc82324e1e23745f028c7a2e8be3bc054b0504ad1456186" }, "downloads": -1, "filename": "toeplitz-0.1.2.tar.gz", "has_sig": false, "md5_digest": "831e636c58a811b6fa431a86879d4fd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22004, "upload_time": "2013-11-30T13:01:31", "url": "https://files.pythonhosted.org/packages/5c/1c/08eea57b33f7e287eefd1e84e3e13e964d834b7556f02f813fd6bf9b081a/toeplitz-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "7f357b923d7614c82da740ca6a7aa510", "sha256": "3092dd40a9c6332ec7b35236cc518ecb2d7c723bdb9fd33763c94c5bbabd8ec6" }, "downloads": -1, "filename": "toeplitz-0.1.3.tar.gz", "has_sig": false, "md5_digest": "7f357b923d7614c82da740ca6a7aa510", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22317, "upload_time": "2017-08-30T10:35:53", "url": "https://files.pythonhosted.org/packages/b6/73/f1397d070628f976ff104832b6d3b792c45a23a8fcbbb2a0698c1ac30e1f/toeplitz-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "9fe783e9fba502c60405340f6eb48620", "sha256": "ed695b0c9417cdfd06c4d9d574216c96ed7b61fca9c9239ed5ba9fec7ba90038" }, "downloads": -1, "filename": "toeplitz-0.1.4.tar.gz", "has_sig": false, "md5_digest": "9fe783e9fba502c60405340f6eb48620", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22328, "upload_time": "2018-11-28T14:36:59", "url": "https://files.pythonhosted.org/packages/ba/cf/9b8646b6f7562f2877bc60770222719a2f3ff99e909e0ade493dc633069b/toeplitz-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e8010eb19256e0040e227b745c36b130", "sha256": "89b59dbec0510accd782eaecf01fa63a49c81b582ddda3d1637cdacf265af3f5" }, "downloads": -1, "filename": "toeplitz-0.2.0.tar.gz", "has_sig": false, "md5_digest": "e8010eb19256e0040e227b745c36b130", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22519, "upload_time": "2019-04-17T09:14:20", "url": "https://files.pythonhosted.org/packages/be/2d/6f80b53192be0912431f48ae8e360b0e4e635907713bc5a640d083a19e3b/toeplitz-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "6cdba23516bb06dc7482e7bb90b24c9d", "sha256": "8e67c9efd99881c8bc87bc0f3822816c902e745cb95f81e3676ae5e6d5ee0174" }, "downloads": -1, "filename": "toeplitz-0.3.0.tar.gz", "has_sig": false, "md5_digest": "6cdba23516bb06dc7482e7bb90b24c9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22530, "upload_time": "2019-04-17T16:27:17", "url": "https://files.pythonhosted.org/packages/e5/ce/2760f23f1df414acf55ba9e9ff42d80e5d453f4bf40458b5b18c8409d040/toeplitz-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "7c840a83a42bc7ac7c770beb461cbb4b", "sha256": "e79d8cecb0e0ffc3388a07513fd4ee5f6a49ffa116dc79bdee562851269ff728" }, "downloads": -1, "filename": "toeplitz-0.3.1.tar.gz", "has_sig": false, "md5_digest": "7c840a83a42bc7ac7c770beb461cbb4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22160, "upload_time": "2019-10-17T08:32:29", "url": "https://files.pythonhosted.org/packages/91/91/65ae06bb9c29ec42c94e93fbc16e2854572a4de37b814fb0fe58a3d6e88d/toeplitz-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7c840a83a42bc7ac7c770beb461cbb4b", "sha256": "e79d8cecb0e0ffc3388a07513fd4ee5f6a49ffa116dc79bdee562851269ff728" }, "downloads": -1, "filename": "toeplitz-0.3.1.tar.gz", "has_sig": false, "md5_digest": "7c840a83a42bc7ac7c770beb461cbb4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22160, "upload_time": "2019-10-17T08:32:29", "url": "https://files.pythonhosted.org/packages/91/91/65ae06bb9c29ec42c94e93fbc16e2854572a4de37b814fb0fe58a3d6e88d/toeplitz-0.3.1.tar.gz" } ] }