Function Library¶
The Classiq platform lets you build a quantum model from a functional level instead of a gate level. It enables you to concentrate on your model rather than the low-level implementation and, thus, increases the productivity and even non-quantum experts can generate models.
The platform has various built-in functions that you can use to generate sophisticated algorithms, such as the HHL algorithm. You can also build your own set of functions, so the synthesis engine can use them to generate a quantum circuit. Moreover, the engine can take into account multiple implementations from your library and choose the one that fits specified constraints, such as the number of qubits or specific quantum hardware.