A Krylov eigenvalue solver for linear partial differential operators.
Project description
A Krylov eigenvalue solver in Python
This Python package is designed for numerically solving eigenvalue problems of linear partial differential operators, such as the Laplace operator. It utilizes the finite element method, specifically employing the netgen and ngsolve packages (see here), to define domains, boundaries, and discretize the problem.
By applying special filter functions and Krylov iteration to the generated discretization matrices, the package computes the eigenvalues of the operator within a specified region of interest (an interval set by the user), along with the corresponding eigenvectors (eigenfunctions). This approach significantly reduces the size of the matrix eigenvalue problem after discretization, thereby lowering computational costs. Krylov iteration is particularly suitable for large-scale problems with a high number of degrees of freedom.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file krylovevsolver-1.0.1.tar.gz.
File metadata
- Download URL: krylovevsolver-1.0.1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ade6aaff16698cea073788190027bd64d6ec95d36ae8b64e77e9b763032ca6f
|
|
| MD5 |
ff89262a213210d330c153c7f583e6c2
|
|
| BLAKE2b-256 |
915d968fd5d0ee3aec7ae47f026df5974870740995d3682b9da9f5eceecabc40
|
File details
Details for the file krylovevsolver-1.0.1-py3-none-any.whl.
File metadata
- Download URL: krylovevsolver-1.0.1-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c10038594fd8d675b55d2ff17da8a066137dafcbaf0a6416df6652c581a84a2b
|
|
| MD5 |
e925b87e8aa662376dd10f9dd50d14eb
|
|
| BLAKE2b-256 |
4612259664cbb4cd6917ccff7127bf4b30c61d62f4f1d8c7c30ba7f9e21ca047
|