artiq icon indicating copy to clipboard operation
artiq copied to clipboard

A leading-edge control system for quantum information experiments

Results 199 artiq issues
Sort by recently updated
recently updated
newest added

# ARTIQ Pull Request ## Description of Changes Rewrite of "RTIO concepts" manual page. Attempts to clarify fine vs. coarse timestamps (as also discussed in #1237), seamless handover and core...

# ARTIQ Pull Request ## Description of Changes Rewrite and overhaul of 'Compiler' manual page. Details on types and decorators. Attempts to clarify longstanding confusion points re: lists, arrays, etc....

# ARTIQ Pull Request ## Description of Changes As discussed in another PR about documentation, it's not the best situation if the subkernel await/message pass throws an exception if it...

# ARTIQ Pull Request Added missing frontend methods to Utilities (creating get_argparser when necessary). Refactored detailed explanation of artiq_coremgmt out of reference to keep it clean and into Core device...

# Bug Report ## One-Line Summary Sequence error in ARTIQ 8 that is not expected nor present in ARTIQ 7. ## Issue Details ### Steps to Reproduce Minimal example experiment...

# ARTIQ Pull Request ## Description of Changes A simple usability tweak. Ensures that `kernel_invariants` always exists, so that user code doesn't need to add the usual boilerplate of `self.kernel_invariants...

# ARTIQ Pull Request Edit of 'Developing an NDSP' for organization & clarity and to bring it in line with management system pages. \+ Addresses (on this end) m-labs/artiq-comtools#11 ##...

# ARTIQ Pull Request ## Description of Changes To match #2455 :) ### Related Issue ## Type of Changes | | Type | | ------------- | ------------- | | ✓...

# ARTIQ Feature Request ## Problem this request addresses Several minor issues/suggestions on `flake.nix` and `.gitignore` - [ ] add `result` produced by `nix` to `.gitignore`, and refactor `.gitignore`. -...