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

Simple check for numpy 2.0 compatbility #570

Merged
merged 13 commits into from
Jun 17, 2024
Merged

Simple check for numpy 2.0 compatbility #570

merged 13 commits into from
Jun 17, 2024

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    27e4a8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de363f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    789e811 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Restrict numpy to version <2 (#571)

    * Restrict numpy to <2 while code for new numpy version is prepared
    * Fix handling of explicit operators in `mpi_allreduce` to comply with newer numba
    david-zwicker authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    244ba62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44bc1fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8048fdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec88514 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57aa12c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6db78f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8edfac7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8cbfa2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    86d2dbb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37dba32 View commit details
    Browse the repository at this point in the history