Is your feature request related to a problem? Please describe.
For standard integrals, it would be beneficial to support fast C++ libraries, which will likely remain faster than gbasis regardless of any optimizations we make.
Additional context
There are many possible libraries: libint2, libcint, libmint, libreta, ...
Psi4Numpy uses libmints to access the libint library
Is your feature request related to a problem? Please describe.
For standard integrals, it would be beneficial to support fast C++ libraries, which will likely remain faster than
gbasisregardless of any optimizations we make.Additional context
There are many possible libraries: libint2, libcint, libmint, libreta, ...
Psi4Numpy uses
libmintsto access thelibintlibrary