awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 repositorios

Awesome GitHub RepositoriesQuantum Simulators

Tools for modeling quantum states and gate operations on classical hardware.

Explore 12 awesome GitHub repositories matching scientific & mathematical computing · Quantum Simulators. Refine with filters or upvote what's useful.

Awesome Quantum Simulators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • thealgorithms/pythonAvatar de TheAlgorithms

    TheAlgorithms/Python

    221,992Ver en GitHub↗

    Este proyecto es un repositorio completo de implementaciones computacionales verificadas diseñadas para servir como un recurso educativo para la informática y la resolución de problemas algorítmicos. Proporciona una colección estructurada de ejemplos de código que cubren estructuras de datos fundamentales, operaciones matemáticas y conceptos de programación centrales, permitiendo a los usuarios estudiar la lógica y la complejidad detrás de varios métodos computacionales. El repositorio se distingue por un patrón de implementación modular basado en referencias que organiza el código en espacios de nombres lógicos. Este enfoque facilita la ejecución independiente y la claridad educativa, permitiendo a los usuarios explorar la evolución de las estrategias computacionales desde enfoques ingenuos de fuerza bruta hasta soluciones optimizadas de alto rendimiento. Al desacoplar las abstracciones de estructuras de datos de las operaciones algorítmicas, el proyecto asegura que las implementaciones sigan siendo intercambiables y fáciles de analizar. La superficie de capacidades abarca una amplia gama de dominios técnicos, incluyendo aprendizaje automático, criptografía, computación científica y visión por computadora. Incluye implementaciones para modelado predictivo, redes neuronales y análisis estadístico, junto con herramientas para procesamiento de señales digitales, gestión de flujo de red y modelado financiero. La colección también aborda necesidades matemáticas especializadas, como álgebra lineal, cálculos geométricos y manipulación de bits, proporcionando una base amplia para la investigación y aplicaciones de ingeniería.

    Simulate quantum mechanical states and gate operations on classical hardware to explore non-binary computational logic.

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented
    Ver en GitHub↗221,992
  • google-research/google-researchAvatar de google-research

    google-research/google-research

    38,139Ver en GitHub↗

    This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum computing, and large-scale scientific data analysis. It provides foundational frameworks for developing complex algorithmic systems, offering the necessary infrastructure for distributed training, computational graph execution, and high-performance model development. The project distinguishes itself by integrating specialized research domains with robust, privacy-preserving methodologies. It supports diverse scientific discovery through tools for quantum simulation, physics-informed

    Provides specialized quantum simulation environments for modeling algorithms beyond classical capabilities.

    Jupyter Notebookaimachine-learningresearch
    Ver en GitHub↗38,139
  • aws/aws-cdkAvatar de aws

    aws/aws-cdk

    12,817Ver en GitHub↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    Provides tools for modeling quantum states and gate operations on classical hardware.

    TypeScriptawscloud-infrastructurehacktoberfest
    Ver en GitHub↗12,817
  • boto/boto3Avatar de boto

    boto/boto3

    9,834Ver en GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Provides high-performance simulators to test and validate quantum algorithms on classical hardware.

    Pythonawsaws-sdkcloud
    Ver en GitHub↗9,834
  • dusty-nv/jetson-inferenceAvatar de dusty-nv

    dusty-nv/jetson-inference

    8,734Ver en GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    Distributes quantum workloads across multiple GPUs and nodes to handle larger qubit counts.

    C++caffecomputer-visiondeep-learning
    Ver en GitHub↗8,734
  • qiskit/qiskitAvatar de Qiskit

    Qiskit/qiskit

    7,522Ver en GitHub↗

    Qiskit is a quantum computing software development kit used for designing, simulating, and executing quantum circuits on physical hardware and simulators. It functions as a quantum algorithm framework, a circuit simulator, and a vendor-agnostic hardware interface for dispatching workloads across diverse providers. The project features a quantum circuit transpiler that optimizes abstract designs to match the specific basis gates and qubit connectivity of target hardware. It employs a pass-based transpilation pipeline and symbolic instruction translation to convert high-level circuits into hard

    Includes tools for modeling quantum states and gate operations to estimate expectation values on classical hardware.

    Pythonpythonqiskitquantum
    Ver en GitHub↗7,522
  • nvidia/isaac-gr00tAvatar de NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Ver en GitHub↗

    Simulates quantum circuits by tracking the full state vector through each gate operation.

    Jupyter Notebook
    Ver en GitHub↗6,222
  • quipnetwork/xq-pyAvatar de QuipNetwork

    QuipNetwork/xq-py

    5,546Ver en GitHub↗

    xq-py is a numerical quantum computing library and software emulator used to execute quantum algorithms. It functions as a quantum virtual machine that simulates quantum circuits and state vectors through the use of linear algebra and complex number arrays. The project provides a virtual environment for developing and verifying quantum logic. It models multi-qubit systems by utilizing tensor-product expansion and unitary gate applications to simulate quantum state vectors and calculate probabilistic state collapse. The simulation is supported by a numerical backend that handles the matrix-ba

    Provides a software emulator to execute quantum algorithms and model quantum system behavior on classical hardware.

    Ver en GitHub↗5,546
  • quantumlib/cirqAvatar de quantumlib

    quantumlib/Cirq

    4,990Ver en GitHub↗

    Cirq es un framework de computación cuántica en Python utilizado para diseñar, simular y ejecutar circuitos cuánticos en hardware cuántico de escala intermedia ruidosa (NISQ). Sirve como simulador de circuitos cuánticos y modelador de ruido, así como una herramienta para la implementación de algoritmos cuánticos. El framework proporciona una interfaz especializada para hardware NISQ, permitiendo a los usuarios mapear circuitos cuánticos lógicos a topologías de dispositivos físicos mientras validan la conectividad del hardware y las restricciones de las puertas. Se distingue por su modelado de ruido integrado, aplicando canales de despolarización y amortiguación para imitar la decoherencia y los errores encontrados en procesadores cuánticos reales. El proyecto cubre una amplia gama de capacidades, incluyendo el diseño de circuitos cuánticos, la integración de hardware y la simulación de estados. Incluye herramientas para la descomposición de puertas, el mapeo de topología de hardware y la ejecución de procedimientos cuánticos fundamentales como transformadas de Fourier y búsqueda de datos no estructurados. Además, proporciona utilidades analíticas para el cálculo del estado fundamental molecular y la evaluación comparativa de la fidelidad del hardware.

    Models quantum state evolution and hardware noise to predict circuit behavior on classical hardware.

    Pythonalgorithmsapicirq
    Ver en GitHub↗4,990
  • ruvnet/ruvectorAvatar de ruvnet

    ruvnet/ruvector

    4,253Ver en GitHub↗

    ruvector es un almacén de vectores y base de datos de grafos basado en Rust, diseñado para inferencia local y búsquedas de vecinos más cercanos. Utiliza una arquitectura de base de datos de grafos vectoriales y un índice de red neuronal de grafos para refinar los rankings de búsqueda mediante atención estructural. El sistema incluye un simulador de circuitos cuánticos acelerado por hardware para ejecutar simulaciones de vectores de estado y patrones de búsqueda complejos, junto con un motor de inferencia WebAssembly para ejecutar búsquedas vectoriales y modelos directamente en navegadores web. El proyecto emplea un formato de contenedor cognitivo que agrupa modelos, datos y un microkernel arrancable en un único binario para su despliegue. Incluye herramientas especializadas de configuración de modelos, como un método de consolidación de pesos para prevenir el olvido catastrófico y un mecanismo de adaptadores ligeros para la adaptación instantánea de pesos. El sistema cubre una amplia superficie de capacidades, incluyendo búsqueda vectorial acelerada por hardware, consultas de relaciones en grafos y análisis de documentos científicos para la extracción de LaTeX y MathML. También proporciona encadenamiento de testigos criptográficos para verificar mutaciones de datos, sincronización de metadatos basada en Raft para alta disponibilidad y compresión de datos de resolución escalonada para gestionar los costes de almacenamiento.

    Provides a hardware-accelerated environment for executing state-vector simulations of quantum circuits.

    Rust
    Ver en GitHub↗4,253
  • microsoft/quantumAvatar de microsoft

    microsoft/Quantum

    4,043Ver en GitHub↗

    Quantum is a quantum development framework that provides a hybrid quantum-classical workflow for coordinating execution between classical host languages and quantum processors. It includes a quantum hardware simulator for modeling state evolution and a library of quantum algorithms for tasks such as integer factorization, database search, and quantum arithmetic. The project offers specialized tools for quantum hardware characterization and error correction to manage noise and decoherence. It provides resource estimation modeling to calculate the qubit count and gate depth required to execute

    Provides a hardware simulator for modeling quantum states and gate operations on classical hardware.

    Jupyter Notebookpythonqdkqsharp
    Ver en GitHub↗4,043
  • mit-han-lab/torchquantumAvatar de mit-han-lab

    mit-han-lab/torchquantum

    1,632Ver en GitHub↗

    Torchquantum is a tensor-based quantum machine learning library and simulation engine that integrates parameterized quantum circuits directly into PyTorch training pipelines. It enables the construction of hybrid quantum-classical neural networks where quantum operations function as differentiable layers within standard deep learning architectures. The framework computes analytical parameter gradients using native automatic differentiation engines and parameter-shift rules, facilitating end-to-end training and backpropagation. It supports tensor-based quantum state vector simulations, specia

    Performs quantum state vector calculations and unitary operations using multi-dimensional tensor arrays mapped onto classical hardware accelerators.

    Jupyter Notebookdeep-learningmachine-learningml-for-systems
    Ver en GitHub↗1,632
  1. Home
  2. Scientific & Mathematical Computing
  3. High-Performance Execution Environments
  4. Quantum Computing
  5. Quantum Simulators

Explorar subetiquetas

  • Full State Vector Simulators3 sub-etiquetasTracks the full quantum state through each gate operation to simulate deep, entangled, or noisy circuits with high fidelity. **Distinct from Quantum Simulators:** Distinct from Quantum Simulators: focuses on full state vector tracking, not general state/gate modeling.
  • Hardware EmulationsSimulators that incorporate specific device constraints and noise models to predict real-world hardware behavior. **Distinct from Quantum Simulators:** Adds hardware-specific constraints and noise to a general quantum simulator to predict physical processor behavior.
  • Multi-Node ScalingDistribution of quantum simulation workloads across multiple GPUs and network nodes. **Distinct from Quantum Simulators:** Specializes in the scaling and distribution aspect of simulation rather than just the simulation of states.
  • Noise ModelingSimulating hardware imperfections using decoherence channels such as depolarizing and amplitude damping. **Distinct from Quantum Simulators:** Focuses on the active simulation of noise channels within the state evolution, rather than post-execution error mitigation or general simulation.
  • Quantum Result Post-processing1 sub-etiquetaRefining raw measurement data from quantum executions to improve data quality and accuracy. **Distinct from Quantum Simulators:** Focuses on data refinement after execution, distinct from the simulation of states.
  • Time-Evolution ModelingSimulation of the temporal dynamics of quantum systems across various qubit modalities. **Distinct from Quantum Simulators:** Specifically models time-dependent evolution, whereas simulators often focus on state/gate operations.