A leading-edge control system for quantum information experiments
Go to file
JBoulder 0f81e8d302 Update installing.rst
building llvmpy requires Python.h for python2.7. If python-dev is not installed here's the error. 

llvmpy/api.cpp:2:20: fatal error: Python.h: No such file or directory
 #include "Python.h"
2014-11-12 09:54:22 -07:00
artiq test: add optimization transform stack 2014-11-03 18:44:30 +08:00
doc Update installing.rst 2014-11-12 09:54:22 -07:00
examples pdq2: small improvements based on ML feedback 2014-10-22 17:31:33 +08:00
frontend pc_rpc: server identification support 2014-10-28 15:45:56 +08:00
patches devices/runtime: add returns_twice attribute on __eh_setjmp (fixes exception crashes) 2014-10-11 12:59:39 +08:00
soc rtio: raise input overflow exception 2014-10-21 23:41:02 +08:00
test test/full_stack: style and add note about loopback test connections 2014-11-07 14:15:40 -08:00
.gitignore gitignore: add setup.py things 2014-09-27 21:28:06 +08:00
README.rst README: centering does not work 2014-10-29 10:37:41 +08:00
setup.py add basic setup.py and infrastructure 2014-09-27 21:28:06 +08:00

README.rst

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

ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is an open source
control system for laser-cooled trapped ion experiments. It is being developed for
the Ion Storage Group at NIST 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 llvmpy.


https://github.com/m-labs/artiq

https://ssl.serverraum.org/lists/listinfo/artiq

http://irclog.whitequark.org/m-labs