LazyLoader: Shared Objects#

Lazing loading of the libcint shared objects.

class tad_libcint.lazyloader.so.LazySharedLibraryLoader(name, relpath)[source]#

Bases: object

Lazy loader for shared objects.

lib#

The shared object library.

name#

The name of the shared object.

path#

The path to the shared object.