Skip to content

Qadence 2 Platforms available backends

Here you can find the list of built-in backends for Qadence 2.

Currently, there are three backends:

  • Fresnel: Utilizes Pulser's AnalogDevice object as device with specifications closer to Pasqal's Fresnel-1 QPU.
  • Analog: Utilizes Pulser's AnalogDevice object as device.
  • Abstract Analog Backend: Common functionalities to build Pulser-based backends.
  • PyQTorch: Utilizes PyQTorch as a backend and performs state vector simulations.