Skip to content

mahdiolfat/ssp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistical Digital Signal Processing and Modeling

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

Pour Moi

TODO

  • 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