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

mcid.py: optimize FFT and A-weighting calculations #33057

Merged
merged 6 commits into from
Jul 25, 2024

Commits on Jul 25, 2024

  1. Precomputing weighting

    deanlee committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4768d5d View commit details
    Browse the repository at this point in the history
  2. add comments back

    deanlee committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    45f95db View commit details
    Browse the repository at this point in the history
  3. use cache

    deanlee committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b7516a4 View commit details
    Browse the repository at this point in the history
  4. spacing

    spacing
    sshane committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    487328f View commit details
    Browse the repository at this point in the history
  5. clean up

    sshane committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b1a6b62 View commit details
    Browse the repository at this point in the history
  6. lower by diff

    sshane committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f3ee191 View commit details
    Browse the repository at this point in the history