Skip to content

QCHackers/cljquil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cljquil

A Clojure library for quantum programming using Quil.

Installation

  1. Install Leiningen. Look at INSTALLING CLOJURE ON UBUNTU for help.

  2. Open ~/.jquilconfig.properties and enter your Forest User Id and API key:

    user_id=<YOUR USER ID>
    api_key=<YOUR API KEY>   ```
    
    
    

Usage

Clone this repository, cd into it and execute lein run

About

A Clojure library for quantum programming using Quil.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published