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 transpose method to _Audio #481

Merged
merged 17 commits into from
Dec 15, 2023
Merged

Commits on Oct 9, 2023

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

    artpelling committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2ceee2d View commit details
    Browse the repository at this point in the history
  3. axes=None

    artpelling committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c4e6d0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    142ec1c View commit details
    Browse the repository at this point in the history
  5. Update pyfar/classes/audio.py

    Co-authored-by: Fabian Brinkmann <fabian.brinkmann@mailbox.org>
    artpelling and f-brinkmann committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2d7e107 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06486a6 View commit details
    Browse the repository at this point in the history
  7. typo

    artpelling committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a940deb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb3fcf4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    389eadd View commit details
    Browse the repository at this point in the history
  10. fix typo in error message

    artpelling committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    731bcfd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f4498b View commit details
    Browse the repository at this point in the history
  12. unpack tuple argument

    artpelling committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c1289b4 View commit details
    Browse the repository at this point in the history
  13. add tests

    artpelling committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    fe4cf05 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update pyfar/classes/audio.py

    Co-authored-by: Fabian Brinkmann <fabian.brinkmann@mailbox.org>
    artpelling and f-brinkmann committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b0a6c54 View commit details
    Browse the repository at this point in the history
  2. update tests

    artpelling committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3446135 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix tests

    artpelling committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9f5f11f View commit details
    Browse the repository at this point in the history
  2. fix flake8

    artpelling committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    79a1fde View commit details
    Browse the repository at this point in the history