We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f982e commit c4da9f8Copy full SHA for c4da9f8
README.rst
@@ -0,0 +1,20 @@
1
+=====
2
+ARTIQ
3
4
+
5
+ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is an open source
6
+control system for laser-cooled trapped ion experiments. It is being developed for
7
+the Ion Storage Group at NIST its applicability reaches beyond ion trapping.
8
9
+The system features a high-level programming language that helps describing
10
+complex experiments, which is compiled and executed on dedicated hardware with
11
+nanosecond timing resolution and sub-microsecond latency.
12
13
+Technologies employed include Python, Migen, MiSoC/mor1kx, LLVM and llvmpy.
14
15
16
+https://github.com/m-labs/artiq
17
18
+https://ssl.serverraum.org/lists/listinfo/artiq
19
20
+http://irclog.whitequark.org/m-labs
0 commit comments