Skip to content

Cobble: Compiling Block Encodings for Quantum Computational Linear Algebra

Notifications You must be signed in to change notification settings

charlesyuan314/cobble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cobble: Compiling Block Encodings for Quantum Computational Linear Algebra

This repository contains a research prototype implementation of the Cobble language from the paper "Cobble: Compiling Block Encodings for Quantum Computational Linear Algebra". This code is provided as-is to aid in reproducibility. It is not yet intended for production use, and a more complete reproduction package is under development.

To run:

pip install -r requirements.txt
pip install -e .
pytest  # run unit tests
python3 -i main.py  # run paper examples and enter interpreter

About

Cobble: Compiling Block Encodings for Quantum Computational Linear Algebra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages