Bugfix
- Fixes a bug when plotting an anechoic room
- Fixes a buggy assert from
rir_build.cpp
- Makes the build system consistent for all source files in
pyroomacoustics/libroom_src
- Fixes a call to a deprecated function of scipy.integrate in
pyroomacoustics/denoise/iterative_wiener
(issue #362)