Anne Heimes
Anne Heimes
to install locally: `conda create --name pyfar python=3.13.0rc2 conda-forge/label/python_rc::_python_rc --channel conda-forge --override-channels`
since we are up to use numpy conventions (see contribution guidelines) I suggest to apply this set here. I ignored a couple of rules, since we never really followed them:...
as discussed in #807: how about using [pooch.retrieve](https://www.fatiando.org/pooch/latest/retrieve.html) to download and cach all the files, e.g. in pyfar.signals pros: - we dont need to think how to chach it -...
### Changes proposed in this pull request: - [x] automatically run cookiecutter and create a draft pr based on main. - [x] gets trigger from [cookiecutter](https://github.com/pyfar/cookiecutter-pypackage/pull/50) if sth on master...
### Which issue(s) are closed by this pull request? replaces #502 Closes #206 ### Changes proposed in this pull request: - Implement a reader function for *.ita files created using...
add a dirac sequence generator based on Schröder's apporach for a RIR syntesis.
## Which issue(s) are closed by this pull request? Closes #781 ## Copilot summary This pull request adds new functionality to generate a Dirac sequence for room acoustics by introducing...
co to circle-ci coverage, then to arthifacts and open the htmlcov/index to see coverage report. I guess we dont need 100%, but its good the keep a look at it...