{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "
\n", "
\n", "

Index


\n", "
\n", "
\n", "\n", "
\n", "
\n", "

This index contains our collection of Jupyter notebooks\n", "for introducing and demonstrating features of QuTiP.\n", "Going through these notebooks should be a good way to get familiarized with the software.\n", "If you are new to scientific computing with Python, you might also find it\n", "useful to have a look at these IPython notebook\n", "Lectures on scientific computing with Python.\n", "

\n", "

The following are the contents of this page:

\n", "\n", "
\n", "
\n", "\n", "\n", "
\n", "
\n", "

Example notebooks

\n", "
\n", "
\n", "\n", "
\n", "
\n", "

These notebooks demonstrate and introduce specific functionality in QuTiP.\n", "

\n", "\n", "
\n", "
\n", "\n", "
\n", "
\n", "

Python Introduction

\n", "\n", "

For a more in depth discussion see: Lectures on scientific computing with Python.

\n", "\n", "

Basics

\n", "\n", "\n", "

Visualization

\n", "\n", "\n", "

Quantum information processing

\n", "

This section requires an additional package qutip-qip.

\n", "
Quantum circuits
\n", "\n", "\n", "
Pulse-level circuit simulation
\n", "\n", "\n", "\n", "
\n", "\n", "
\n", "\n", "

Time evolution

\n", "\n", "\n", "\n", "

Optimal control

\n", "\n", " \n", "

Tomography

\n", "\n", "
\n", "
\n", "\n", "\n", "
\n", "
\n", "

Permutational invariant Lindblad dynamics

\n", "\n", "
\n", "
\n", "\n", "\n", "
\n", "
\n", "

Development notebooks

\n", "

A collection of more technical development notebooks, which often focus on\n", "testing and benchmarking various features of QuTiP, is available in\n", "the development index.\n", "

\n", "\n", "
\n", "
" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.9.4" } }, "nbformat": 4, "nbformat_minor": 2 }