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

fix: correct dtypes for numpy v2 #3159

Merged
merged 8 commits into from
Jun 21, 2024
Merged

fix: correct dtypes for numpy v2 #3159

merged 8 commits into from
Jun 21, 2024

Commits on Jun 19, 2024

  1. fix: import numpy for tests

    ianna authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a13a949 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    facb5a0 View commit details
    Browse the repository at this point in the history
  2. fix: use type

    ianna committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    894594c View commit details
    Browse the repository at this point in the history
  3. fix: np.intp type

    ianna committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c4c1be0 View commit details
    Browse the repository at this point in the history
  4. fix: only for numpy 2+

    ianna committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fa313c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23fab58 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix: add coverage

    ianna committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    10142f3 View commit details
    Browse the repository at this point in the history
  2. fix: remove duplicate test

    ianna committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    430413c View commit details
    Browse the repository at this point in the history