Library for efficient evaluation of integrals over effective core potentials
Library for the efficient evaluation of integrals over effective core potentials
libecpint$ g++ -o program program.cpp -lecpint -I/usr/local/include$ pkg-config --cflags --libs libecpint$ find_package(libecpint REQUIRED)