qdna-lib

Qdna-lib aim to pioneer advancements that not only push the boundaries of quantum computing but also provide benefits to the field of data science and artificial intelligence.

https://github.com/qdna-yonsei/qdna-lib

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary

Keywords

python quantum quantum-computing quantum-machine-learning
Last synced: 6 months ago · JSON representation ·

Repository

Qdna-lib aim to pioneer advancements that not only push the boundaries of quantum computing but also provide benefits to the field of data science and artificial intelligence.

Basic Info
  • Host: GitHub
  • Owner: qDNA-yonsei
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 74.2 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 2
  • Open Issues: 1
  • Releases: 0
Topics
python quantum quantum-computing quantum-machine-learning
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

qdna-lib

Qdna-lib aim to pioneer advancements that not only push the boundaries of quantum computing but also provide benefits to the field of data science and artificial intelligence.

Installation

The easiest way of installing qdna-lib is by using pip:

python pip install qdna-lib

Authors

The first version of qdna-lib was developed at Quantum Data Science & AI lab (also known as q-DNA) - Yonsei University. Qdna-lib is an active project, and other people have contributed.

If you are doing research using qdna-lib, please cite our project. We use a CITATION.cff file, so you can easily copy the citation information from the repository landing page.

License

Qdna-lib is free and open source, released under the Apache License, Version 2.0.

Owner

  • Name: qDNA-yonsei
  • Login: qDNA-yonsei
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:

- family-names: "Araujo"
  given-names:  "Israel F."
  orcid: "https://orcid.org/0000-0002-0308-8701"

- family-names: "Park"
  given-names: "Daniel K."
  orcid: "https://orcid.org/0000-0002-3177-4143"

title: "Qdna quantum computing library"
version: 0.0.1
doi: 
date-released: 2023-11-10
url: "https://github.com/qDNA-yonsei/qdna-lib"

GitHub Events

Total
  • Issue comment event: 1
Last Year
  • Issue comment event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 8 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
pypi.org: qdna-lib

A quantum computing library for data science and artificial intelligence

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 8 Last month
Rankings
Dependent packages count: 9.7%
Average: 36.7%
Dependent repos count: 63.7%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/python-app.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
requirements.txt pypi
  • dwave-ocean-sdk *
  • networkx *
  • qclib *
  • qiskit *
  • qiskit-aer *
  • qiskit-algorithms *
  • qiskit-machine-learning *
  • torch *
setup.py pypi
  • dwave-ocean-sdk >=6.9.0
  • networkx *
  • qclib >=0.1.12
  • qiskit >=1.0.0
  • qiskit-aer >=0.13.3
  • qiskit-algorithms >=0.3.0
  • qiskit-machine-learning >=0.7.2
  • torch *