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

Numpy 2.0 support #185

Merged
merged 5 commits into from
Jun 5, 2024
Merged

Numpy 2.0 support #185

merged 5 commits into from
Jun 5, 2024

Commits on May 22, 2024

  1. add numpy-2.0 build requirement

    numpy-2.0 is needed in order to create universially usable wheel files
    dkriegner committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c00d4df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e70e366 View commit details
    Browse the repository at this point in the history
  3. update changelog

    dkriegner committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8f13034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c012693 View commit details
    Browse the repository at this point in the history
  5. remove Python 3.8 from azure testing and make install verbose

    For Python 3.8 no numpy 2.0 wheels are available and it will be end of
    life in few month. It is nevertheless still supported if one builds from
    source
    dkriegner committed May 22, 2024
    Configuration menu
    Copy the full SHA
    26a4a49 View commit details
    Browse the repository at this point in the history