Notable project changes in various releases.
- infog2l accepts also an array of indices
- p?gemr2d routines
- psyr2k and pher2k routines
- ScaLAPACK finder exports (also) the target name "scalapack" to be compatible with the CMake export file distributed with ScaLAPACK.
- ScaLAPACK interfaces use only assumed-size arrays (no fixed size ones) to avoid linking problems with NAG compiled applications
- Various improvements in the CMake-build system.
- CMake and PKG-Config export files when ScalapackFx is installed.
- The Fypp-preprocessor is not shipped with ScalapackFx but is an external requirement.
- Name convention for processes (master -> lead, slave -> follow).