Qadence 2 Platforms available backends
Here you can find the list of built-in backends for Qadence 2.
Currently, there are three backends:
Fresnel
: UtilizesPulser
'sAnalogDevice
object as device with specifications closer to Pasqal's Fresnel-1 QPU.Analog
: UtilizesPulser
'sAnalogDevice
object as device.Abstract Analog Backend
: Common functionalities to buildPulser
-based backends.PyQTorch
: UtilizesPyQTorch
as a backend and performs state vector simulations.