Abort with independent DIIS equations
Program abnormally exits when DIIS equations are independent with an error as follows.
Error in wrappers::Lapack::Dsysv: info != 0: info = 5
Implemented a workaround using key-value storage in MolDSException.
Please Take a look at below site.
https://github.com/ktns/molds/compare/molds:e530512005677a6a83cbff3ce43e5e74cd321be9...a3ebb27e494a66b650949cf4997d82f8da288419
Fixed by r1386
Program abnormally exits when DIIS equations are independent with an error as follows.