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

Refactor CI scripts and test with numpy 2.0. #367

Merged
merged 6 commits into from
May 28, 2024
Merged

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    99f6cb0 View commit details
    Browse the repository at this point in the history
  2. Refactor style check CI.

    joaander committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b2f8aed View commit details
    Browse the repository at this point in the history
  3. Revise other workflows.

    joaander committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8482a93 View commit details
    Browse the repository at this point in the history
  4. Modernize cibuildwheel configuration.

    Build and test macos-arm64 packages natively.
    joaander committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ad2a8d6 View commit details
    Browse the repository at this point in the history
  5. Support numpy 2.0

    Per numpy's instructions, build with numpy >= 2.0.0rc1 and test with
    the oldest numpy possible.
    joaander committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4483c8d View commit details
    Browse the repository at this point in the history
  6. Update change log.

    joaander committed May 23, 2024
    Configuration menu
    Copy the full SHA
    94c0933 View commit details
    Browse the repository at this point in the history