Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program builder interface #782

Merged
merged 38 commits into from
Mar 15, 2024
Merged

Program builder interface #782

merged 38 commits into from
Mar 15, 2024

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    052f6df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00cc8ab View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Add a hardware expression

    terrorfisch committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    19e23df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd76be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a9ca4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33c7308 View commit details
    Browse the repository at this point in the history
  5. make mappingpt tests pass

    terrorfisch committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    b12195d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    625dcbf View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge branch 'issues/779_program_loop' into feat/program_builder

    # Conflicts:
    #	qupulse/program/loop.py
    #	qupulse/pulses/loop_pulse_template.py
    #	qupulse/pulses/mapping_pulse_template.py
    #	qupulse/pulses/repetition_pulse_template.py
    #	qupulse/pulses/sequence_pulse_template.py
    #	tests/pulses/loop_pulse_template_tests.py
    #	tests/pulses/mapping_pulse_template_tests.py
    #	tests/pulses/pulse_template_tests.py
    #	tests/pulses/repetition_pulse_template_tests.py
    #	tests/pulses/sequence_pulse_template_tests.py
    terrorfisch committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ece3bff View commit details
    Browse the repository at this point in the history
  2. Fix atomic stub tests

    terrorfisch committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    280ac08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37681d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3c2e80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7dfc0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd70a4a View commit details
    Browse the repository at this point in the history
  7. Fix last test

    terrorfisch committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8c20bae View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge branch 'master' into feat/program_builder

    # Conflicts:
    #	qupulse/program/loop.py
    terrorfisch committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c956222 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    8e4e159 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    4a542c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f9732 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32a69ed View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    f9d3810 View commit details
    Browse the repository at this point in the history
  2. Cleanup tests

    terrorfisch committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ce42fc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c724725 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1cbe89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3033aaa View commit details
    Browse the repository at this point in the history
  6. Add transformation test and make it pass by being less strict about t…

    …ypes in transformations
    terrorfisch committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0421d26 View commit details
    Browse the repository at this point in the history
  7. Remove dead code

    terrorfisch committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    47540e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af7cac5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd033e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6670bbf View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' into feat/program_builder

    # Conflicts:
    #	tests/pulses/pulse_template_tests.py
    terrorfisch committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    14455a5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    63c2745 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #806 from qutech/issues/781_linspace_program_builder

    Linspace program builder
    terrorfisch authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    107f49e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    355b562 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86893e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b23c89 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    048b31a View commit details
    Browse the repository at this point in the history
  2. Add minimal documentation

    terrorfisch committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ea48f8e View commit details
    Browse the repository at this point in the history