Skip to main content

Wrapper for fortran 90 toeplitz package

Project description

Python wrapper for Fortran90 toeplitz package to solve a variety of Toeplitz and circulant linear systems

Author:

Tom Richter

License:

MIT

Project page:

https://github.com/trichter/toeplitz

Pypi page:

https://pypi-hypernode.com/pypi/toeplitz

Test status:

buildstatus

The wrapped Fortran90 toeplitz package was written by John Burkardt and is distributed under GNU LGPL license. It can be obtained from John Burkhardt’s website. There you can additionally find a short documentation and the following description:

TOEPLITZ is a FORTRAN90 library which solves a variety of Toeplitz and circulant linear systems. The package can also handle circulant Toeplitz systems, and some other more complicated but related forms. The TOEPLITZ package was written in the early 1980's by a joint working group of American and Soviet mathematicians. The original, true, correct version of TOEPLITZ is available in the TOEPLITZ subdirectory of the NETLIB web site.

This wrapper is based on numpy/f2py and provides a python interface for all fortran subroutines *_sl. Only the functions sto_sl and cto_sl (solve linear Toeplitz systems) are tested. They provide acceptable accuracy compared to scipy.linalg and run faster for large inputs. All other routines are not tested, but should work. For more documentation than on John Burkardt’s website check the source file toeplitz.f90.

Installation

After installing the required NumPy package you can install e.g. via pip by running:

pip install toeplitz

Alternatively download the source code and run:

python setup.py install

The tests can be run with the script (SciPy installation necessary):

toeplitz-runtests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

toeplitz-0.1.1.tar.gz (21.1 kB view details)

Uploaded Source

File details

Details for the file toeplitz-0.1.1.tar.gz.

File metadata

  • Download URL: toeplitz-0.1.1.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for toeplitz-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ccb79e3f838f7bd6967cdd3a7145dba4c15a391d4120b7b5ad54fccb12e6d916
MD5 c4cfe8eb7a8040845c73a888e3603862
BLAKE2b-256 63fa7a89a8910af5e38f2c782c439b13c7139d12a49de3d4658084accdd82b52

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page