cuquantum.libraryPropertyType

enum cuquantum.libraryPropertyType(value)[source]

An enumeration of library version information.

Member Type

int

Valid values are as follows:

MAJOR_VERSION = <libraryPropertyType.MAJOR_VERSION: 0>
MINOR_VERSION = <libraryPropertyType.MINOR_VERSION: 1>
PATCH_LEVEL = <libraryPropertyType.PATCH_LEVEL: 2>