- Added Stafford et al. (2022) ground motion model.
- Changed to mkdoc and hatch
- Added Boore & Thompson (2015)
- Added Wang & Rathje (2018)
- Re-factored peak factor calculators
- Add scripts for profiling
- Fixed PEP8 issues in docstrings.
- Removed pyprind require and progress bars.
- Improved performance with multiprocessing and numba.
- Changed CLI name from
rvt_operator
topyrvt
- 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.