A leading-edge control system for quantum information experiments
 
 
 
 
 
 
Go to file
Robert Jördens f14fed5912 examples: add an IPython notebook showcase
This is a small example on how to use the artiq functionality in
an IPython notebook. This can be expanded and provides a much more
powerful shell than the one integrated in the GUI. Potentially,
some shared functionality between this and artiq_client could be
factored out.
2016-01-30 18:56:28 -07:00
artiq analyzer: move common to artiq.protocols 2016-01-29 20:26:48 -07:00
conda conda: restrict binutils-or1k-linux dependency to linux. 2016-01-27 09:24:54 +00:00
doc doc: update Underflow catching example 2016-01-25 17:24:00 -07:00
examples examples: add an IPython notebook showcase 2016-01-30 18:56:28 -07:00
misc remove redundant udev rules, update entry points 2016-01-05 10:20:54 +08:00
.gitattributes use versioneer 2015-11-09 11:33:38 +08:00
.gitignore examples: add an IPython notebook showcase 2016-01-30 18:56:28 -07:00
.gitmodules Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
CONTRIBUTING CONTRIBUTING: s/real name/legal name/. 2015-09-09 16:08:58 +08:00
LICENSE update copyright/license 2015-09-05 15:50:34 -06:00
MANIFEST.in use versioneer 2015-11-09 11:33:38 +08:00
README.rst update copyright year 2016-01-08 11:53:04 +08:00
RELEASE_NOTES.rst RELEASING.rst, doc: show release notes in manual 2016-01-25 17:20:15 -07:00
RELEASING.rst RELEASING.rst, doc: show release notes in manual 2016-01-25 17:20:15 -07:00
setup.cfg versioneer: remote tag_prefix = v 2016-01-18 21:28:09 -07:00
setup.py Fix versioneer (closes #199). 2016-01-10 13:42:04 +00:00
versioneer.py update versioneer 2015-11-09 12:19:01 +08:00

README.rst

.. image:: doc/logo/artiq.png

ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is a
next-generation control system for quantum information experiments. It is
developed in partnership with the Ion Storage Group at NIST, and its
applicability reaches beyond ion trapping.

The system features a high-level programming language that helps describing
complex experiments, which is compiled and executed on dedicated hardware with
nanosecond timing resolution and sub-microsecond latency.

Technologies employed include Python, Migen, MiSoC/mor1kx, LLVM and llvmlite.

Website:
http://m-labs.hk/artiq

Copyright (C) 2014-2016 M-Labs Limited. Licensed under GNU GPL version 3.