forked from M-Labs/artiq
Robert Jördens
5444cd3ca2
closes #189 * namespace-experiment: artiq_dir: move out of tools to unlink dependencies refactor Analyzer constants to unlink dependencies CoreException: store at 'py_exn.artiq_core_exception' doc: update Underflow catching example coredevice: remove some print()s language...ARTIQException -> coredevice...CoreException artiq.experiment: update examples artiq.experiment: merge language and coredevice namespaces artiq: move namespace artiq.* -> artiq.language.* |
||
---|---|---|
artiq | ||
conda | ||
doc | ||
examples | ||
misc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CONTRIBUTING | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
RELEASE_NOTES.rst | ||
RELEASING.rst | ||
setup.cfg | ||
setup.py | ||
versioneer.py |
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.