Contents
API Documentation
Q1SSOptions
Q1SSOptions.use_gpu
options
Options for the q1ss library.
q1ss
Bases: OptionManager
OptionManager
Global options class for the q1ss library.
Whether to use GPU acceleration on matrix-matrix and matrix-vector multiplication. Can only be used if the numba and cupy libraries are installed.
Option[bool]
Option
bool
Global options for the q1ss library.