Uses of Interface
org.episteme.natural.technical.backend.quantum.QuantumAlgorithmProvider
Packages that use QuantumAlgorithmProvider
Package
Description
-
Uses of QuantumAlgorithmProvider in org.episteme.benchmarks.benchmark.benchmarks
Classes in org.episteme.benchmarks.benchmark.benchmarks that implement interfaces with type arguments of type QuantumAlgorithmProviderModifier and TypeClassDescriptionclassBenchmark for Quantum Circuit Simulation.Methods in org.episteme.benchmarks.benchmark.benchmarks that return types with arguments of type QuantumAlgorithmProviderMethods in org.episteme.benchmarks.benchmark.benchmarks with parameters of type QuantumAlgorithmProviderModifier and TypeMethodDescriptionvoidQuantumCircuitBenchmark.setProvider(QuantumAlgorithmProvider provider) -
Uses of QuantumAlgorithmProvider in org.episteme.natural.physics.quantum.backends
Classes in org.episteme.natural.physics.quantum.backends that implement QuantumAlgorithmProviderModifier and TypeClassDescriptionclassAmazon Braket backend implementation for Episteme.classclassRobust Quantum computing backend with advanced Qiskit integration.classclassQuantum Backend that delegates to Qiskit (Python).classQuantum4J backend implementation for Episteme.classQuantum Backend implementation using the Strange pure Java library.