1.0.0
What's new:
- CMake can now also link to ARPACK, SCALAPACK and MUMPS
- Complete overhaul of the solver modules:
- Dedicated submodules for each solver
- Implemented a QZ-direct solver, which solves Ax = wBx in its general form
- ARPACK-based solvers are implemented:
- Solves the standard or general eigenvalue problem for selected eigenvalues
- Includes a shift-invert method to probe specific spectral regions