Pulser
Pulser copied to clipboard
Library for pulse-level/analog control of neutral atom devices. Emulator with QuTiP.
The v1 release is a good time to do this so we should go over all the deprecation warnings we are raising and clean up. This should be done only...
In this work I: - [x] Associate a basis of two eigenvectors to each Channel via a property, and use it to clarify the eigenbasis associated to a SequenceSamples. -...
Since v0.4, `pasqal-cloud` has introduced a handful of useful new features: - [x] Open batches: Adding jobs to a batch after it was created - [ ] Retry: The ability...
Currently, effective channel noises are implemented only for the Rydberg basis. A `NotImplementedError` is raised when a simulation is ran with a `Simconfig` having `detuning` or `dephasing` noise. Implementing this...
When a user submits a sequence for remote execution, there are some checks that are executed only remotely. This makes it possible to have a sequence that's valid locally fail...
- [ ] Improve the "Quickstart" tutorial - [ ] Clarify how to choose a device and create a register for different applications - [ ] Make a tutorial with...
Adds the new keyword parameter `decimals` to `get_traps_from_coordinates`. Also, renames the associated constant to make it clear it specifies a number of decimals.
Currently, the Pasqal documentation lacks comprehensive guidance on solving combinatorial optimization problems, such as the Maximum Independent Set (MIS) problem, using Digital Analog simulation with Adiabatic Algorithm like VQAA. The...
I think that the blank Rabi frequency section is just taking up space and could be omitted, much like we already do for other channels with no detuning.