Skip to content

[Feature]: rydberg gate problem templates  #88

@aarontrowbridge

Description

@aarontrowbridge

Feature Description

We would love to compare Piccolo with the results in Time-Optimal Two- and Three-Qubit Gates for Rydberg Atoms.

This should be a straightforward task where one

  • implements an n-rydberg atom hamiltonian of the form in the paper above,
  • solves a time-optimal control problem, by first solving a free-time problem and then using the solution of that for a minimum time problem, exactly as in the docs script docs/literate/quickstart.jl

Implementation Guidelines

  • A file, for creating the rydberg hamiltonians should be added to the directory src/quantum_system_templates, matching the style of the files therein.
  • Add a doc script to the folder docs/literate/examples
    • see the Literate.jl docs and the other scripts in the docs/literate folder for reference
  • Add a file to test with some simple tests for the functions exported

Importance

3

What does this feature affect?

  • quantum system construction
  • problem setup
  • problem solution
  • problem performance
  • solution analysis
  • plotting
  • documentation
  • tests
  • other (please specify below)

Other information

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions