Skip to content
/ qunix Public

QuNiX is a repo of Python scripts related to Quantum and Qiskit following Unix Philosophy

License

Notifications You must be signed in to change notification settings

echo724/qunix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Logo

QuNiX

QuNiX is a project of Unix like python programs by using Qiskit and Quantum Circuit with following Unix Philosophy

Program List

Usage

In Terminal

$pip install qunix-tools

$qcb -q 3 -c 3 "h 0 h 1 h 2 m ."

$qcb_draw -q 2 -c 2 "h 0 h 1 m ."

$alea -f happy

Slack Implementation

Qiri

By running our programs as backend of Slack Bot, Qiri will get the input from the chat to it, and give us the output of programs. This means we can run the QCB and Alea anytime we want in Slack.

Share the result of qauntum computation and qauntum quotes randomly selected by measuring superposition of qubits


This project is for IBM's Qiskit-Hackerthon-Korea-2021


Credit

Qiskit(https://github.com/Qiskit/qiskit)

MicroQiskit(https://github.com/qiskit-community/MicroQiskit)

Licencse

Apache License 2.0

About

QuNiX is a repo of Python scripts related to Quantum and Qiskit following Unix Philosophy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages