Examples
Basic Examples (3) 
Find the Aasen decomposition of a symmetric matrix:
View the results in matrix form:
Check the decomposition:
Scope (2) 
A symmetric indefinite matrix:
Compute the Aasen decomposition with exact arithmetic:
Compute the Aasen decomposition with machine arithmetic:
Compute the Aasen decomposition with 24-digit precision arithmetic:
Compute the Aasen decomposition of a symbolic matrix:
Version History
-
3.0.0
– 27 March 2024
-
2.0.0
– 29 August 2022
-
1.0.0
– 11 February 2021
Related Resources
Author Notes
The current implementation only supports symmetric matrices. An extension to Hermitian matrices is left for a future update.