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

Add python 3.12 build along with various fixes #646

Merged
merged 5 commits into from
Nov 9, 2023
Merged

Add python 3.12 build along with various fixes #646

merged 5 commits into from
Nov 9, 2023

Conversation

Strilanc
Copy link
Collaborator

@Strilanc Strilanc commented Oct 31, 2023

  • Fix a static initialization order dependency in stim_benchmark
  • Remove stim_benchmark from make install
  • Rearrange marker ordering in sinter to defer the time until visually ambiguous case occurs (in both color and shape)
  • Fix X axis only applying to first subplot in a sinter plot, instead of all
  • Bump pybind version
  • Add python 3.12 builds

Fixes #623

@Strilanc Strilanc changed the title Minor fixes for sinter plots and stim_benchmark Add python 3.12 build along with various fixes Nov 9, 2023
@Strilanc Strilanc enabled auto-merge (squash) November 9, 2023 10:35
@Strilanc Strilanc merged commit 7083eb5 into main Nov 9, 2023
57 checks passed
@Strilanc Strilanc deleted the lint branch November 9, 2023 10:46
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.

Can pybind11 version be updated / relaxed?
1 participant