Direct impelementation of statistical digital signal processing algorithms from the book by the same name by Professor Monson H. Hayes.
- Examples
- Ready-to-Implement Algorithms
- New Algorithms
- Finalize test cases for all codes
- pytest-cov?
- python documentation generator
- linting workflow
- pass linting
- mypy static type checking
- Release package scripts
- stub files?
- VS code add-ons
- use matlab-equivalent psuedo-inverse ("X \ R") operation to match the book