Skip to content
  • Christophe Geuzaine's avatar
    · 14e965b3
    Christophe Geuzaine authored
    - Replaced the general eigenvalue solver with a version from Laurent's
    MatLib code (a bit more stable thanks to floating point checks with
    adjustable tolerance)
    
    - Added a solver for symmetric matrices (again from Laurent. Thanks, dude!)
    
    - Added a small driver for 3x3 matrices, that selects the appropriate
    solver (sym/nonsym) automatically
    14e965b3