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 support for numpy 2.0.0 #2269

Merged
merged 14 commits into from
Oct 30, 2024
Merged

Add support for numpy 2.0.0 #2269

merged 14 commits into from
Oct 30, 2024

Commits on Oct 28, 2024

  1. support numpy 2.0

    R-Palazzo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d112371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0bd31 View commit details
    Browse the repository at this point in the history
  3. add boolean

    R-Palazzo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dfd1ad5 View commit details
    Browse the repository at this point in the history
  4. remove lint check

    R-Palazzo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3955096 View commit details
    Browse the repository at this point in the history
  5. fix dtype benchmarking

    R-Palazzo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d6530a9 View commit details
    Browse the repository at this point in the history
  6. add tests

    R-Palazzo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    83cf243 View commit details
    Browse the repository at this point in the history
  7. better handle numerical id

    R-Palazzo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    53cd4f6 View commit details
    Browse the repository at this point in the history
  8. set the min to 0

    R-Palazzo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    415d088 View commit details
    Browse the repository at this point in the history
  9. fix test

    R-Palazzo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9eeeff4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    61d23b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7b08d1 View commit details
    Browse the repository at this point in the history
  12. clean assignment

    R-Palazzo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5197728 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    e561625 View commit details
    Browse the repository at this point in the history
  2. fix lint

    R-Palazzo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a1f160f View commit details
    Browse the repository at this point in the history