This website requires JavaScript.
Explore
Help
Sign In
occheung
/
artiq
Watch
1
Star
0
Fork
0
You've already forked artiq
forked from
M-Labs/artiq
Code
Pull Requests
Activity
3,081
Commits
14
Branches
35
Tags
23
MiB
7453d85d5e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Robert Jordens
905063c1b1
artiq.experiment: update examples
2016-01-25 17:24:00 -07:00
Robert Jordens
fbe4d96572
artiq: move namespace artiq.* -> artiq.language.*
...
perl -i -pe 's/^from artiq import \*$/from artiq.language import */' your_experiments/*.py
2016-01-25 17:24:00 -07:00
Sebastien Bourdeauducq
3cf53667c8
examples: add RunForever experiment to demonstrate graceful termination
2015-10-06 13:50:29 +08:00