Skip to content
Snippets Groups Projects
Commit 55e7da67 authored by Kutalmış Berçin's avatar Kutalmış Berçin Committed by Andrew Heather
Browse files

ENH: improve analytical eigendecompositions

  - `tensor` and `tensor2D` returns complex eigenvalues/vectors
  - `symmTensor` and `symmTensor2D` returns real eigenvalues/vectors
  - adds new test routines for eigendecompositions
  - improves numerical stability by:
    - using new robust algorithms,
    - reordering the conditional branches in root-type selection
parent 6a53794e
Branches
Tags
1 merge request!340ENH: Improve polynomial equations and analytical eigendecompositions
Showing
with 1170 additions and 180 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment