a library for the evaluation of molecular integrals of many-body operators over Gaussian functions
A library of C/C++ functions for efficient evaluation of several kinds of two-body molecular integrals over Gaussian functions. The optimizing compiler that generates a Libint library.
A library of C/C++ functions for efficient evaluation of several kinds of two-body molecular integrals over Gaussian functions. The optimizing compiler that generates a Libint library.
To install libint, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libint
To see what files were installed by libint, run:
port contents libint
To later upgrade libint, run:
sudo port selfupdate && sudo port upgrade libint
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.