qbraid.transpiler.conversions.update_registered_conversions

update_registered_conversions()[source]

Dynamically update the list of conversion functions based on current NATIVE_REGISTRY and QPROGRAM_REGISTRY. Adds valid conversion functions to the global namespace and maintains a cache of seen valid combinations.

Return type:

None