Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

This is a framework to generate quantum numbers in java easily between 0 and 31 (till now)

License

Notifications You must be signed in to change notification settings

ffardian/Quantum-Random-Number-Framework-Java

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum-Random-Number-Framework-Java

This is a framework to generate quantum numbers in java easily between 0 and 31 (till now)

The .jar you can import as library you can find under: Quantum-Random-Number-Framework-Java\out\artifacts\QRNF_jar NOTE: Please keep the folder "qiskit" always in the same folder with the jar, this is necessary for QRNF.jar to work The qiskit folder and his dependencies has to be downloaded with $ pip install -r requirements.txt To use the lib, import it to your project, which is IDE specific, then

In your IDE:

import quanrint64.Generator;

To use it call Geenrator.generateQRandInt(int qubits, String token, String backend);

qubits: you can choose a number between 1 and 5 token: is your IBMQ Account API Token backend: Is the IBMQ quantum computer server, which you can choose here:

https://quantum-computing.ibm.com/services/resources?tab=systems

JAVA Version 14.0.2 PYTHON Version 3.10

About

This is a framework to generate quantum numbers in java easily between 0 and 31 (till now)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.