24 open-source projects similar to amazon-braket/amazon-braket-sdk-python, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Amazon Braket Sdk Python alternative.
A High-Level Abstraction Framework for Quantum Algorithms
ProjectQ: An open source software framework for quantum computing
Cirq is a Python quantum computing framework used for designing, simulating, and executing quantum circuits on Noisy Intermediate-Scale Quantum (NISQ) hardware. It serves as a quantum circuit simulator and noise modeler, as well as a tool for the implementation of quantum algorithms. The framework provides a specialized interface for NISQ hardware, allowing users to map logical quantum circuits to physical device topologies while validating hardware connectivity and gate constraints. It distinguishes itself through integrated noise modeling, applying depolarizing and damping channels to mimic
A Python library for quantum programming using Quil.