load_VectorLibrary# diffsims.libraries.vector_library.load_VectorLibrary(filename, safety=False)[source]# Loads a previously saved vectorlibrary. Parameters: filenamestrThe location of the file to be loaded safetybool (defaults to False)Unpickling is risky, this variable requires you to acknowledge this. Returns: VectorLibraryPreviously saved Library See also VectorLibrary.pickle_library