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

Output Python floats #1635

Closed
wants to merge 13 commits into from
Closed

Output Python floats #1635

wants to merge 13 commits into from

Commits on Nov 13, 2024

  1. Replace np.in1d with np.isin

    This comes by checking against the NPY201
    rule for Ruff that checks deprecations for a
    NumPy <2 codebase
    agriyakhetarpal committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ed3c85d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0218732 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1acbf19 View commit details
    Browse the repository at this point in the history
  4. Run linter

    agriyakhetarpal committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    16cd5d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15121a7 View commit details
    Browse the repository at this point in the history
  6. Update lockfile

    agriyakhetarpal committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e2c6dec View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    b2d8cc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b515f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bdf25f View commit details
    Browse the repository at this point in the history
  4. Update lockfile

    agriyakhetarpal committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e1013ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f85bb55 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    45aaf9b View commit details
    Browse the repository at this point in the history
  2. ruff

    MaxHalford committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    f138d9c View commit details
    Browse the repository at this point in the history