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 #451

Merged
merged 8 commits into from
Jul 23, 2024
Merged

Numpy 2 #451

merged 8 commits into from
Jul 23, 2024

Commits on Jul 14, 2024

  1. Compatibility with numpy 2

    vincefn committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    8ae62aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f820b84 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Make sure array shape and strides are int and not np.intNN types whic…

    …h could overflow when using numpy 2
    vincefn committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ed783b3 View commit details
    Browse the repository at this point in the history
  2. Fix compyte git submodule URL

    inducer committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bf012c5 View commit details
    Browse the repository at this point in the history
  3. Update compyte

    inducer committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0b905ec View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    1b760e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    276ec2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e99dbe3 View commit details
    Browse the repository at this point in the history