Skip to main content

Package to solve linear inverse problems

Project description

LinvPy is a Python package designed for solving linear inverse problems of the form y=Ax+n, where y is a vector of measured values, A a known matrix, x an unknown input vector and n is noise. The goal is to find x, or at least the best possible estimation; if the matrix A is invertible, the solution is easy to find by multiplying by the inverse, if not, we need to use regression techniques such as least squares method to find x. The first motivation for this project is that Marta Martinez-Camara, PhD student in Communications Systems at EPFL (Switzerland) desgined some new algorithms for solving linear inverse problems, and this package is a Python implementation of these algorithms, which may not be available anywhere else than here. LinvPy also contains several other known and available techniques such as least squares regression, regularization functions, loss functions or M-estimators which you can also find in the famous Numpy or Scipy packages.

To install from pip, simply run : $ pip install linvpy

PyPi link : https://pypi.python.org/pypi/linvpy

ReadTheDocs link : http://linvpy.readthedocs.org/en/latest/

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

pandiglou-0.1.5492.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

pandiglou-0.1.5492-py2.py3-none-any.whl (13.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pandiglou-0.1.5492.tar.gz.

File metadata

File hashes

Hashes for pandiglou-0.1.5492.tar.gz
Algorithm Hash digest
SHA256 9d79f23ddd38c49ea42f1ab156a8114a72b4c439270b31c9d8161f7bbef81a78
MD5 0ea25b7f5eb8ab71e42eea7f4860fb15
BLAKE2b-256 74c5e39882c0fec8b60444bab9081e4d13f89c4308ed837ade94d5dd638d29a8

See more details on using hashes here.

File details

Details for the file pandiglou-0.1.5492-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pandiglou-0.1.5492-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fad9379c76b17639d38e0d3e62b88b6d20cc5dd52c3af07a54ba2458844cfa51
MD5 028bcf65067e12f3dc19860f356d1902
BLAKE2b-256 b03b45b97bfe946b5f3b142717cfec838c1c8c823b4ad0388de12ad510804941

See more details on using hashes here.

Supported by

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