Mulliken method

In this tutorial, Mulliken partitioning method is introduced using water molecule as an example.

TODO

  • Load basis info using gbasis API, including shell_types and shell_maps

  • Load density matrix and overlap matrix

  • Compute operators using get_mulliken_operators

  • Compute Mulliken charges using operators and density matrix.

[ ]: