Skip to content

Conversation

@Strilanc
Copy link
Collaborator

@Strilanc Strilanc commented Feb 5, 2023

  • Use stable_sort in diagrams to avoid accidental reordering
  • Fix re-checking for circuit operation fusing after fusing was done
  • Increase sample counts in statistical tests
  • Fix using &vector[vector.size()] instead of vector.data() + vector.size() to get end ptr of vector data

- Use stable_sort in diagrams to avoid accidental reordering
- Fix re-checking for circuit operation fusing after fusing was done
- Increase sample counts in statistical tests
- Fix using &vector[vector.size()] instead of vector.data() + vector.size() to get end ptr of vector data
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.

2 participants