Mulliken method
In this tutorial, Mulliken partitioning method is introduced using water molecule as an example.
TODO
Load basis info using
gbasis
API, includingshell_types
andshell_maps
Load density matrix and overlap matrix
Compute operators using
get_mulliken_operators
Compute Mulliken charges using operators and density matrix.
[ ]: