• Stars
    star
    171
  • Rank 215,277 (Top 5 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

"Deep Learning and Quantum Programming" Spring School @ Song Shan Lake

Deep Learning and Quantum Programming: A Spring School

Song Shan Lake Spring School, features lectures, code challenge, install party and happy fatty night.

South Bay Interdisciplinary Science Center, Songshan Lake Materials Laboratory, Dongguan, China, 5th-10th May, 2019

Table of Contents

  1. Deep Learning
  2. Tensor Networks
  3. Julia language
  4. Quantum Computing with Yao.jl

Welcome for pull requests and issues!

Challenge

Song-Shan-Hu Sping School Coding Challenge

Preparation

Quick start

Installation

Julia

Usage

You can open this repo as a Julia package if you have julia installed:

  1. open your Julia REPL, press ]
  2. type the following
(1.0) pkg> add https://github.com/QuantumBFS/SSSS.git
  1. press backspace
  2. type the following
julia> using SSSS

julia> notebooks()

License

The code is released under MIT License. The rest part is released under Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)

poster

More Repositories

1

Yao.jl

Extensible, Efficient Quantum Algorithm Design for Humans.
Julia
878
star
2

QuAlgorithmZoo.jl

A curated implementation of quantum algorithms with Yao.jl
Julia
89
star
3

ZXCalculus.jl

An implementation of ZX-calculus in Julia
Julia
44
star
4

QuDiffEq.jl

Quantum Algorithms for solving differential equations
Julia
40
star
5

LuxurySparse.jl

A luxury sparse matrix package for Julia
Julia
34
star
6

CuYao.jl

CUDA extension for Yao.jl
Julia
32
star
7

Multigraphs.jl

A multigraph extension of Graphs.jl
Julia
31
star
8

YaoLang.jl

YaoLang: The next DSL for Yao and quantum programs.
Julia
30
star
9

YaoBlocks.jl

Standard basic quantum circuit simulator building blocks. (archived, for it is moved to Yao.jl)
Julia
26
star
10

JuliaChallenge

Can you solve all the puzzles in this repo? Master Julia in an easy way!
Jupyter Notebook
22
star
11

YaoPlots.jl

Yao.jl extension for plotting quantum circuit
Julia
18
star
12

YaoCompiler.jl

The Yao compiler project
Julia
18
star
13

YaoBase.jl

Abstract type and interface definition for quantum circuit blocks.
Julia
17
star
14

BitBasis.jl

Types and operations for basis represented by bits in linear algebra.
Julia
17
star
15

OpenQASM.jl

Parsers and Tools for OpenQASM
Julia
16
star
16

IBMQClient.jl

IBM Quantum Experience Wrapper
Julia
15
star
17

FLOYao.jl

A fermionic linear optics simulator backend for Yao.jl
Julia
13
star
18

YaoArrayRegister.jl

Simulated Full Amplitude Quantum Register (moved to Yao.jl/lib)
Julia
12
star
19

YaoTensorNetwork.jl

Dump a quantum circuit in Yao to a tensor network graphical model
Julia
11
star
20

Quon.jl

Topological Evaluation of Quantum Information
Julia
11
star
21

YaoToEinsum.jl

Convert Yao circuit to OMEinsum (tensor network) contraction.
Julia
10
star
22

FunnyTN.jl

A funny picotograph language for Tensor Networks
Julia
10
star
23

YaoQASM.jl

Bidirectional transformation between Yao IR and QASM.
Julia
10
star
24

tutorials

Tutorials for Yao
Julia
9
star
25

YaoExtensions.jl

Useful extensions for Yao
Julia
9
star
26

YaoSym.jl

Symbolic Computation Extension for Yao (moved to Yao.jl/lib)
Julia
9
star
27

AWSBraket.jl

Julia wrapper of AWSBraket schema and REST API
Julia
9
star
28

Pathintegral-QMC.jl

Path integral quantum Monte Carlo
Jupyter Notebook
7
star
29

YaoQDNN.jl

Julia
5
star
30

YaoAD.jl

Automatic differentiable quantum circuit simulation.
Julia
5
star
31

BQCESubroutine.jl

Basic Quantum Circuit Emulation Subroutine
Julia
5
star
32

YaoClifford.jl

A stabilizer state backend for Yao
Julia
5
star
33

YaoIR

C++
4
star
34

QuantumMatterJournalClub

https://sites.google.com/view/quantum-matters/home
4
star
35

YaoAPI.jl

APIs in Yao, minimum package for Yao compatibility (moved to Yao.jl/lib)
Julia
4
star
36

YaoEGraph.jl

EGraph based quantum circuit simplification via Metatheory
Julia
3
star
37

YaoTargetQASM.jl

the QASM compilation target, includes QASM frontend and backend
Julia
3
star
38

YaoTargetQobj.jl

the Qobj compilation target, includes IBM Q frontend and backend
Julia
3
star
39

CommunityCallMaterials

Jupyter Notebook
3
star
40

QuMC.jl

Tools for Quantum Monte Carlo
Julia
3
star
41

YaoPastaQ.jl

YaoPastaQ integration
Julia
3
star
42

yao-python

Yao Python Package
Python
3
star
43

CacheServers.jl

Cache Servers
Julia
2
star
44

YaoDensityMatrixRegisters.jl

Densitry Matrix Registers
Julia
2
star
45

YaoHIR.jl

High Level IR for YaoCompiler in native Julia
Julia
2
star
46

YaoZX.jl

The ZX-calculus extension of Yao.
Julia
2
star
47

YaoBlocksQASM.jl

YaoBlocks interface for OpenQASM
Julia
2
star
48

YaoExperiment.jl

Gate Counting, Timing, Compiling and Web communication stuff.
Julia
2
star
49

QuantumBFS.github.io

Homepage of the organization. Discussion about this organization should be in this repo's issue list.
Julia
2
star
50

juliamatrix

A tutorial for matrix computation in Julia Language
Jupyter Notebook
2
star
51

PhysConsts.jl

Physical Constants
Julia
1
star
52

YaoLocations.jl

Wire location types for quantum circuit
Julia
1
star
53

AbstractGradOptim.jl

Abstract gradient based optimizers
Julia
1
star
54

PlanarMultigraphs.jl

A Julia library for planar multigraphs
Julia
1
star
55

SummerOfCode

1
star
56

YaoBlocksQobj.jl

YaoBlocks interafce for the IBMQClient package.
Julia
1
star
57

YaoBenchmarks.jl

A place to benchmark Yao
Python
1
star
58

YaoGraphs.jl

Registers and blocks for graph state, error correction and more.
Julia
1
star