peterwittek / quantum_machine_learning_figures

Scripts to generate the figures in the book Quantum Machine Learning: What Quantum Computing Means to Data Mining

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository stores the source code of the figures in the book Quantum Machine Learning: What Quantum Computing Means to Data Mining. More information on the book is here:

http://peterwittek.com/book

Dependencies

The LaTeX files use tikz, which should be standard in most TeX distribution.

The Python files use matplotlib, numpy, and seaborn. Furthermore, LaTeX is used for rendering text, hence a LaTeX compiler should be in the path. Plotting the Bloch sphere also requires the QuTIP toolbox.

About

Scripts to generate the figures in the book Quantum Machine Learning: What Quantum Computing Means to Data Mining

License:GNU General Public License v3.0


Languages

Language:TeX 60.1%Language:Python 39.9%