Socket
Socket
Sign inDemoInstall

benchmarking-qrc

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    benchmarking-qrc

Benchmarking QRC measures the ability to store information of different quantum particles


Maintainers
1

Readme

Benchmarking QRC

This repository contains the code to analysis the role of particle statistics in Quantum Reservoir Computing.

Installation

You can either run this code interactively with Jupyter Notebooks in Google Colab (ADD LINK) or installing the latest version in your local computer by typing in terminal:

pip install benchmarking_qrc

Usage

Although, any user is welcome to contribute to the project. The main objective of this repository is to facilitated the transparency and reproducibility of scientific results.

From your terminal it is possible to generate the results with:

cd src/python_scripts
python ./memory_capacity 4 2 "fermion" 1 ij 3000 1200 300 10 -s 1 5 -e 1

The cell above measures the memory capacity of a reservoir with 4 fermions. For more details please check the last section in this tutorial (ADD LINK)

Package structure

TODO

How to cite

TODO: Add bibtex link

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc