Skip to main content

Examples

Practical examples demonstrating the Dynex SDK across different problem domains. From simple BQM sampling to production-grade quantum machine learning, these examples cover the full spectrum of what Dynex can compute.

Prerequisites

pip install dynex dimod numpy
For ML examples:
pip install torch scikit-learn
For circuit examples:
pip install pennylane qiskit pennylane-qiskit

Basic Examples

Getting started with the fundamental SDK workflow:

Algorithm Examples

Classic quantum algorithms implemented on the Dynex platform:

Machine Learning Examples

Quantum-enhanced ML algorithms with PyTorch and scikit-learn integration:

Industry Applications

Real-world applications across industries:

All notebooks

Browse the complete notebook collection on GitHub: github.com/Dynex-Development/awesome-dynex