jonathf / chaospy

Chaospy - Toolbox for performing uncertainty quantification.
https://chaospy.readthedocs.io/
MIT License
443 stars 87 forks source link

Solving generalized eigenvalue problem #353

Open BlackCat07 opened 3 years ago

BlackCat07 commented 3 years ago

Hello,

I was trying to find an appropriate example for solving the following generalized eigenvalue problem: Ku = xMu, where K is the stiffness matrix, M is the mass matrix and u is the eigenvector.

Could you please let me know if it's possible to use your software for solving this problem? It relates to determining uncertainty bounds for eigenvalues.

Thanks!

jonathf commented 3 years ago

No, unfortunatly, this is out of scope for this software.