Dynamic Operator API Reference

This module provides runtime compilation and loading of custom C++ quantum operators.

Main Functions

compile_operator

Cache Management

get_cache_info

clear_cache

Configuration Classes

CompilerConfig

Exception Classes

CompilationError

DynamicOperatorError

DynamicOperatorLoadError

DynamicOperatorFactoryError

Low-Level Functions

compile_cpp_code

compute_code_hash

generate_cpp_source

create_operator_class