2015-03-24 08:38:49 +08:00
|
|
|
Introduction
|
|
|
|
------------
|
|
|
|
|
|
|
|
.. this does not work because of relative paths for the logo:
|
|
|
|
.. include:: ../../README.rst
|
|
|
|
and including in README.rst does not work on github
|
2016-01-26 08:04:33 +08:00
|
|
|
therefore just keep this content synchronized with README.rst
|
2015-03-24 08:38:49 +08:00
|
|
|
|
|
|
|
ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is a
|
|
|
|
next-generation control system for quantum information experiments. It is
|
2015-08-09 13:53:06 +08:00
|
|
|
developed in partnership with the Ion Storage Group at NIST, and its
|
2015-03-24 08:38:49 +08:00
|
|
|
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.
|
|
|
|
|
|
|
|
ARTIQ is licensed under 3-clause BSD.
|
|
|
|
|
|
|
|
Website:
|
2016-02-11 00:20:29 +08:00
|
|
|
https://m-labs.hk/artiq
|