Skip to main content

Sparse matrix iterative solvers with Eigen

Project description

pyeigenisolve

A few iterative sparse matrix solvers written with Eigen, and python bindings.

In order to install you need a modern C++ compiler and openmp.

License stuff

Eigen-3.4.0 is MPL-2.0 licensed. The original source code, available at https://eigen.tuxfamily.org/index.php?title=Main_Page was modified in the following ways:

  1. Files and directories not necessary for this program were removed.

The LSQR implementation is Apache-2.0 licensed. The original source code, available at https://github.com/harusametime/LSQRwithEigen/tree/1921c44c65b5e26f3a6958c8277704cc33ffd101 was modified in the following ways:

  1. Only the code from LSQR.cpp was copy pasted, and changed to work with sparse matrices instead of dense matrices.

These two together mean that this repo is kind of Apache-2.0 licensed. I think.

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

pyeigenisolve-1.0.0.tar.gz (14.9 kB view details)

Uploaded Source

File details

Details for the file pyeigenisolve-1.0.0.tar.gz.

File metadata

  • Download URL: pyeigenisolve-1.0.0.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.8.10

File hashes

Hashes for pyeigenisolve-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c57e4658767f488baf44a8d466bd87615675b71cb29c87c54dc7298475a45af7
MD5 601adb2d6b8b9b5c3b2fc8b8a6052a67
BLAKE2b-256 3e0e658aeab33e8f1adf7296de7c4c2ef8f81fc064794b0fe038f501ada0d062

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