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:
- 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:
- 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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyeigenisolve-1.0.1.tar.gz.
File metadata
- Download URL: pyeigenisolve-1.0.1.tar.gz
- Upload date:
- Size: 942.0 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4de7acbb61152f25e83c06d4f3303d6a830a9e3ccf0815a2403f2c7e067dcd90
|
|
| MD5 |
93d8996585aab37550cb4146ef4eaff1
|
|
| BLAKE2b-256 |
5d5d0b0d3aca0a744926ecb85ef6c6f027836406da331d4852efcf9b2123af2e
|