https://github.com/carmelom/quantum_hardware_code

Code, data, and exercises for the course "Introduction to Quantum Hardware", University of Padua

https://github.com/carmelom/quantum_hardware_code

Science Score: 13.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Code, data, and exercises for the course "Introduction to Quantum Hardware", University of Padua

Basic Info
  • Host: GitHub
  • Owner: carmelom
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 904 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

quantumhardwarecode

Code, data, and exercises for the course "Introduction to Quantum Hardware"

Requirements

Installation

poetry install

Usage

Run a jupyter notebook server from the poetry environment with poetry run jupyter notebook, or use VS Code.

Authors and acknowledgment

  • 2024 Carmelo Mordini, University of Padua

License

MIT

Owner

  • Name: Carmelo Mordini
  • Login: carmelom
  • Kind: user
  • Company: ETH Zurich

Postdoc at TIQI - Trapped Ion Quantum Information group - ETH Zurich

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Dependencies

poetry.lock pypi
  • appnope 0.1.4
  • asteval 0.9.32
  • asttokens 2.4.1
  • cffi 1.16.0
  • colorama 0.4.6
  • comm 0.2.2
  • contourpy 1.2.1
  • cycler 0.12.1
  • debugpy 1.8.1
  • decorator 5.1.1
  • dill 0.3.8
  • exceptiongroup 1.2.1
  • executing 2.0.1
  • fonttools 4.51.0
  • future 1.0.0
  • ipykernel 6.29.4
  • ipython 8.24.0
  • jedi 0.19.1
  • jupyter-client 8.6.1
  • jupyter-core 5.7.2
  • kiwisolver 1.4.5
  • lmfit 1.3.1
  • matplotlib 3.9.0
  • matplotlib-inline 0.1.7
  • nest-asyncio 1.6.0
  • numpy 1.26.4
  • packaging 24.0
  • pandas 2.2.2
  • parso 0.8.4
  • pexpect 4.9.0
  • pillow 10.3.0
  • platformdirs 4.2.2
  • prompt-toolkit 3.0.43
  • psutil 5.9.8
  • ptyprocess 0.7.0
  • pure-eval 0.2.2
  • pycparser 2.22
  • pygments 2.18.0
  • pyparsing 3.1.2
  • python-dateutil 2.9.0.post0
  • pytz 2024.1
  • pywin32 306
  • pyzmq 26.0.3
  • qutip 5.0.2
  • scipy 1.13.0
  • six 1.16.0
  • stack-data 0.6.3
  • tornado 6.4
  • traitlets 5.14.3
  • typing-extensions 4.11.0
  • tzdata 2024.1
  • uncertainties 3.1.7
  • wcwidth 0.2.13
pyproject.toml pypi
  • ipykernel ^6.29.4
  • lmfit ^1.3.1
  • matplotlib ^3.9.0
  • numpy ^1.26.4
  • pandas ^2.2.2
  • python ^3.10
  • qutip ^5.0.2
  • scipy ^1.13.0