- Add python3.8 to setup.py to make sure the package can be installed with python 3.8. - Add the compatible python versions to the README.
0.3.3
Minor fixes for:
SAM (Convert NaN to 0) UIQ (Raise ValueError with wrong window size)
0.3.0
Reviewed all 8 quality metrics, improved code clarity and documentation. Fixed formulas for: - PSNR (first average, then convert to dB) - SRE (first average, then convert to dB) - SAM (number of small fixes) - UIQ (number of small fixes)
0.2.2
SAM metric now produces degrees instead of radiance.