Nevp
All configurations concerning the solution of NEVPs.
eig_compute_location
eig_compute_location: Literal['numpy', 'cupy', 'nvmath'] = 'numpy'
project_compute_location
project_compute_location: Literal['numpy', 'cupy'] = 'numpy'
use_pinned_memory
use_pinned_memory: bool = True
use_qr
contour_batch_size
contour_batch_size: PositiveInt | None = None
num_threads_contour
num_threads_contour: PositiveInt = 1024
reduce_sparsity
reduce_sparsity: bool = False