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 (3.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: simo1427
  • Language: Python
  • Default Branch: main
  • Size: 1.33 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

README.md

quantum-minor-proj

Setup

pip install -r requirements.txt

Examples

Different examples of transition animations using all of the implemented easing functions can be found in /examples.

Animation

It should be noted that these animations are not in GIF format, but in APNG format, which may require special software to view on Windows.

Owner

  • Name: Simeon Atanasov
  • Login: simo1427
  • Kind: user
  • Location: Delft, the Netherlands

BSc Computer Science and Engineering @ TU Delft, Year 3, 2021/2024

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Atanasov
  given-names: Simeon
- family-names: Ogreanu
  given-names: Codrin
- family-names: Ruijters
  given-names: Stan
- family-names: Tomášek
  given-names: Matej
title: "Quantum Image Processor with Qubit String Encoding"
version: 1.1.0
date-released: 2024-01-31
url: https://github.com/simo1427/quantum-minor-proj

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • opencv-python ==4.9.0.80
  • qiskit ==0.45.1
  • qiskit-aer ==0.13.1
  • qiskit_ibm_runtime ==0.17.0
  • quantuminspire ==2.2.1