- Change to no python JIT compliation for Vanmarcke integration.
- Added pre-commit back.
- Linked requirements file to fix rtfd builds.
- Added Boore & Thompson (2015)
- Added Wang & Rathje (2018)
- Re-factored peak factor calculators
- Add scripts for profiling
- Add numba to the requirements
- Fixed PEP8 issues in docstrings.
- Removed pyprind require and progress bars.
- Improved performance with multiprocessing and numba.
- Changed CLI name from rvt_operator to pyrvt
- Fixed: osc_freqs typo in tools.py
- Added: test cases for tools.py
- Fixed version numbering.
- Fixed manifest to include data directory.
- Updated Travis build scripts.
- Fixed building the documentation on RTFD
- Fixed Travis deployment
- Added ability to pass transfer function to PSA calculation.
- Removed extraneous files.
- Cleaned up documentation to use NumPy style.
- Fixed PEP8 issues.
- First release on PyPI.