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/numpy deprecation #186

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix/numpy deprecation #186

wants to merge 2 commits into from

Commits on Apr 26, 2024

  1. fix(benchmark-decoder): fix deprecated numpy alias

    np.float is not supported anymore by numpy. use float instead.
    benjamc committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c081201 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Increase max python version

    helegraf committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bcddca4 View commit details
    Browse the repository at this point in the history