qu_rainbow

Code implementation for the experiments in https://arxiv.org/abs/2402.05574

https://github.com/usesnames/qu_rainbow

Science Score: 54.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
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Code implementation for the experiments in https://arxiv.org/abs/2402.05574

Basic Info
  • Host: GitHub
  • Owner: usesnames
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 67.4 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

qu_rainbow

Code implementation for the experiments in https://arxiv.org/abs/2402.05574

Owner

  • Name: Emanuele Dri
  • Login: usesnames
  • Kind: user
  • Location: Turin
  • Company: Politecnico di Torino

PhD student, wanna-be quantum developer.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Cibrario
    given-names: Francesca
  - family-names: Golan
    given-names: Or Samimi
  - family-names: Ranieri
    given-names: Giacomo
  - family-names: Dri
    given-names: Emanuele
  - family-names: Ippoliti
    given-names: Mattia
  - family-names: Cohen
    given-names: Ron
title: "Quantum rainbow option pricing code implementation"
version: 1.0
identifiers:
  - type: doi
    value: 10.5281/zenodo.10793558
date-released: 2024-03-07

GitHub Events

Total
Last Year

Dependencies

.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite