Version 1.3
Version 1.3 contains a number of improvements based on the help of Victor Yu of Duke University.
New Solvers:
- Canonical Purification of the Density Matrix
- Higher order solvers for the Square Root
Code Quality:
- Cmake installation script
- Removal of directory dependencies from CMake
- MPI Module for systems that don't support "USE MPI"
- Git Ignore files for examples
Documentation:
- Example of how to link to NTPoly from a Cmake project
- Clarifications about convergence of overlap matrix vs. density matrix
Bug Fixes:
- Process grid construction checks
- Process grid destructor (prevent communicator leak)
- Fixed yaml formatting bugs