forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
whitequark 933ea53c77 compiler: add basic numpy array support (#424). 2016-07-06 09:51:57 +00:00
..
applets applets/plot_xy: use numpy array for default X axis. Closes #458 2016-05-30 22:48:32 -05:00
browser browser: stub copy repo rev 2016-07-04 01:19:26 +02:00
compiler compiler: add basic numpy array support (#424). 2016-07-06 09:51:57 +00:00
coredevice compiler: add basic numpy array support (#424). 2016-07-06 09:51:57 +00:00
dashboard dashboard: simplify dataset editing code 2016-07-03 12:23:56 +08:00
devices use recommended asyncio.ensure_future instead of asyncio.Task 2016-05-22 16:36:29 -07:00
examples fix indentation 2016-07-01 15:19:52 +08:00
frontend browser: support uploading datasets to master. Closes #480 2016-07-03 12:21:36 +08:00
gateware spi: do not shift when starting a xfer, closes #495 2016-07-04 12:22:47 +02:00
gui dashboard: add button to disable other scans 2016-06-15 19:06:04 +08:00
language language: replace coredevice int with numpy.{int32,int64}. 2016-07-06 04:44:21 +00:00
master master/dataset_db: support keeping old persist flag 2016-07-03 12:19:01 +08:00
protocols language: replace coredevice int with numpy.{int32,int64}. 2016-07-06 04:44:21 +00:00
runtime compiler: add basic numpy array support (#424). 2016-07-06 09:51:57 +00:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test compiler: add basic numpy array support (#424). 2016-07-06 09:51:57 +00:00
wavesynth wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
__init__.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
_version.py versioneer: remote tag_prefix = v 2016-01-18 21:28:09 -07:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
monkey_patches.py monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247 2016-03-10 15:11:10 +08:00
tools.py short_format: cover a few more numpy types correctly 2016-05-22 16:53:39 +02:00