forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq/language
Robert Jördens 39e9e73ff3 language: allow experiments to import from artiq.language
this way the import stanza shows what is imported: just experiment language
related components

keep the imports also at top level until experiments have transitioned

the top level __init__.py should build and expose the entire namespace of artiq
related things, like hdf5 analysis tools, frontend components (like experiment
running api), deployment tools etc.
2015-06-28 20:52:41 -06:00
..
__init__.py language: allow experiments to import from artiq.language 2015-06-28 20:52:41 -06:00
core.py simplify unit system and use floats by default 2015-06-26 16:34:37 +02:00
db.py worker_db: support read-only mode 2015-04-07 15:40:57 +08:00
experiment.py Experiment base class, replace __artiq_unit__ with docstring 2015-03-08 15:55:30 +01:00
units.py simplify unit system and use floats by default 2015-06-26 16:34:37 +02:00