Hanna Chmeruk

Results 5 issues of Hanna Chmeruk

### Which issue(s) are closed by this pull request? Closes #751 This is my implementation of the pyfar.dsp.time_crop function, which can be used to crop a signal in the time...

feature
dsp

As proposed in the [Issue #835](https://github.com/pyfar/pyfar/issues/835), here is a draft implementation of the _NumPyBase class. This abstract class should define the NumPy-like functions that must then be implemented by the...

audio
coordinates
base_classes

#### Which issue(s) will be closed by this pull request? Replaces #720 Closes #206 Here is a draft implementation of test functions for the .ita Reader. If you have any...

duplicate
audio

As proposed in the [PR #838](https://github.com/pyfar/pyfar/pull/838), here is a draft implementation of the _PyfarArithmetics class. This abstract class should define the basic arithmetic operations.

enhancement
audio
coordinates
base_classes

### Which issue(s) are closed by this pull request? Only partially closes #832 ### Changes proposed in this pull request: - Extension of the [broadcast_cshape](https://pyfar.readthedocs.io/en/stable/modules/pyfar.utils.html#pyfar.utils.broadcast_cshape) function so that an object...

coordinates