------------------------
* Added
- k-point orbitals to gamma-point orbitals transformation function k2gamma
- Wigner D-matrix and d-matrix
- The interface geometric_solver to geometry optimization library geomeTRIC
- k-CCSD(T) for PBC k-point sampled systems
- AO basis truncation shortcut "?s?p?d"
- Function in basis parser to restore general basis contraction from NWChem
optimized format
- inertia_moment function in Mole object
- keyword resolution in CHGCAR writer
- IAO for each k-point in PBC systems
* Improved
- Geometry optimization module (GeometryOptimizer class, output format etc.)
- SCF Gradients class. A hook "extra_force" was added.
- MRLCC2 interface
- Import gradients, properties, solvent, and all post-SCF/extended methods in SCF class
- DFT-D3 interface
- Pople basis parser (supporting e.g. 6311++g(2d,p)).
- Normalizing SCF initial guess in PBC (to the right number of electrons/cell)
- mesh estimation for inf-vacuum
- Tuned threshold in point group symmetry detection functions
- SCF summary in the output message
* Bugfix
- Solvent object initialization in SCF scanner function
- GHF get_jk function
- QM/MM object initialization in SCF scanner function
- Missing virtual orbitals in MCSCF project_init_guess function
- MINAO basis data
- Analytical Fourier transform zero elements when basis functions do not overlap
- make_rdm1 function in state_average mcscf wrapper