awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to qmlcode/qml

Open-source alternatives to Qmlcode Qml

30 open-source projects similar to qmlcode/qml, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Qmlcode Qml alternative.

  • qiskit/qiskitAvatar de Qiskit

    Qiskit/qiskit

    7,522Voir sur 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

    Pythonpythonqiskitquantum
    Voir sur GitHub↗7,522
  • adgt/pyquirkA

    adgt/pyQuirk

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • adgt/qonduitA

    adgt/qonduit

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • agnostiqhq/covalentAvatar de AgnostiqHQ

    AgnostiqHQ/covalent

    861Voir sur GitHub↗

    Pythonic tool for orchestrating machine-learning/high performance/quantum-computing workflows in heterogeneous compute environments.

    Python
    Voir sur GitHub↗861
  • atomistic-machine-learning/dtnnAvatar de atomistic-machine-learning

    atomistic-machine-learning/dtnn

    78Voir sur GitHub↗

    Deep Tensor Neural Network

    Python
    Voir sur GitHub↗78

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
aviggiano/qclA

aviggiano/qcl

0Voir sur GitHub↗
Voir sur GitHub↗0
  • cco3/goquC

    cco3/goqu

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cda-tum/mqt-problemsolverC

    cda-tum/mqt-problemsolver

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • dabacon/qselD

    dabacon/qsel

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • datamol-io/molfeatAvatar de datamol-io

    datamol-io/molfeat

    230Voir sur GitHub↗

    molfeat - the hub for all your molecular featurizers Docs | Homepage

    Python
    Voir sur GitHub↗230
  • deepchem/deepchemAvatar de deepchem

    deepchem/deepchem

    6,545Voir sur GitHub↗

    DeepChem is an open-source Python framework for applying deep learning to molecular, chemical, and biological data, serving as a comprehensive toolkit for drug discovery and materials science. At its core, it provides a featurizer-pipeline abstraction that converts raw molecular data into numerical representations, including graph-based molecular structures, SMILES tokenization vocabularies, and disk-sharded dataset persistence for handling large-scale data that exceeds RAM capacity. The framework distinguishes itself through integrated molecular docking workflows that automate pocket detecti

    Pythonbiologydeep-learningdrug-discovery
    Voir sur GitHub↗6,545
  • dingliu0305/tree-tensor-networks-in-machine-learningAvatar de dingliu0305

    dingliu0305/Tree-Tensor-Networks-in-Machine-Learning

    31Voir sur GitHub↗

    This is the computational appendix for the following paper:

    Python
    Voir sur GitHub↗31
  • divelab/airsAvatar de divelab

    divelab/AIRS

    780Voir sur GitHub↗

    license-image:https://img.shields.io/badge/license-GPL3.0-green.svg license-url:https://github.com/divelab/AIRS/blob/main/LICENSE contributing-image:https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat

    Jupyter Notebook
    Voir sur GitHub↗780
  • dralgroup/mlatomAvatar de dralgroup

    dralgroup/mlatom

    148Voir sur GitHub↗

    ](https://pepy.tech/project/mlatom)

    Python
    Voir sur GitHub↗148
  • emstoudenmire/tnmlAvatar de emstoudenmire

    emstoudenmire/TNML

    164Voir sur GitHub↗

    Tensor network machine learning. Based on the paper "Supervised Learning with Quantum Inspired Tensor Networks" http://arxiv.org/abs/1605.05775

    C++
    Voir sur GitHub↗164
  • gbanegas/libquantumjavaG

    gbanegas/libQuantumJava

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • google/tensornetworkAvatar de google

    google/TensorNetwork

    1,867Voir sur GitHub↗

    A library for easy and efficient manipulation of tensor networks.

    Python
    Voir sur GitHub↗1,867
  • hutchpd/quantumsuperpositionH

    hutchpd/QuantumSuperposition

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • infamousplatypus/gridsynth-python-wrapperI

    InfamousPlatypus/Gridsynth-Python-wrapper

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • javafxpert/quil-syntax-highlighterJ

    JavaFXpert/quil-syntax-highlighter

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • libatoms/quipAvatar de libAtoms

    libAtoms/QUIP

    396Voir sur GitHub↗

    The QUIP package is a collection of software tools to carry out molecular dynamics simulations. It implements a variety of interatomic potentials and tight binding quantum mechanics, and is also able to call external packages, and serve as plugins to other software such as LAMMPS, CP2K and also…

    Fortran
    Voir sur GitHub↗396
  • materialyzeai/mamlAvatar de materialyzeai

    materialyzeai/maml

    462Voir sur GitHub↗

    maml (MAterials Machine Learning) is a Python package that aims to provide useful high-level interfaces that make ML for materials science as easy as possible.

    Jupyter Notebook
    Voir sur GitHub↗462
  • pycroscopy/atomaiAvatar de pycroscopy

    pycroscopy/atomai

    228Voir sur GitHub↗

    AtomAI is a Pytorch-based package for deep and machine learning analysis of microscopy data that doesn't require any advanced knowledge of Python or machine learning. The intended audience is domain scientists with a basic understanding of how to use NumPy and Matplotlib. It was developed by…

    Python
    Voir sur GitHub↗228
  • qchackers/jquilQ

    QCHackers/jquil

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • qct-iqc/qacgQ

    QCT-IQC/qacg

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • qiskit/qiskit-api-pyQ

    QISKit/qiskit-api-py

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • qiskit/qiskit-aquaQ

    Qiskit/qiskit-aqua

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • qiskit/qiskit-jsAvatar de QISKit

    QISKit/qiskit-js

    116Voir sur GitHub↗

    :atom_symbol: Qiskit (Quantum Information Science Kit) for JavaScript

    JavaScript
    Voir sur GitHub↗116
  • quantomatic/zxliveQ

    Quantomatic/zxlive

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • quantumlib/cirqAvatar de quantumlib

    quantumlib/Cirq

    4,990Voir sur GitHub↗

    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

    Pythonalgorithmsapicirq
    Voir sur GitHub↗4,990