Skip to content

Conversation

orpuente-MS
Copy link
Contributor

@orpuente-MS orpuente-MS commented Apr 22, 2025

This PR completes some postponed items from #2149 related to broadcasting, indexing, and arrays:

  • Gate call broadcasting.
  • Array declaration.
  • Multidimensional array indexing.
  • Multidimensional array assignment.
  • Array slicing.
  • Bitarray const evaluation.
  • Fixes issue with assign ops being compiled incorrectly.

@idavis idavis changed the title Qasm parser follow up Broadcasting and slicing updates Apr 22, 2025
@orpuente-MS orpuente-MS marked this pull request as ready for review April 24, 2025 21:23
@idavis idavis marked this pull request as draft April 29, 2025 18:07
@idavis idavis marked this pull request as ready for review May 2, 2025 21:27
@idavis idavis self-requested a review May 2, 2025 21:28
Copy link
Collaborator

@swernli swernli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff!

@orpuente-MS orpuente-MS enabled auto-merge May 6, 2025 21:15
@orpuente-MS orpuente-MS added this pull request to the merge queue May 6, 2025
Merged via the queue into main with commit d53d48f May 6, 2025
18 checks passed
@orpuente-MS orpuente-MS deleted the oscarpuente/qasm-follow-up branch May 6, 2025 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants