Class NativeQuantumBackend

java.lang.Object
org.episteme.nativ.physics.quantum.backends.NativeQuantumBackend
All Implemented Interfaces:
AlgorithmProvider, Backend, ComputeBackend, NativeBackend, QuantumBackend

@AutoService({AlgorithmProvider.class,QuantumBackend.class,ComputeBackend.class,Backend.class,NativeBackend.class}) public class NativeQuantumBackend extends Object implements NativeBackend, QuantumBackend, AlgorithmProvider
Native Quantum Provider using Panama FFM bindings for QuEST or Qiskit Aer.

Provides high-performance quantum circuit simulation using native libraries.

Since:
1.2
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)