- add numba jit compilation to speed up VAT algorithm
1.6.0
- fix issue: ivat was not symmetric
dev: - flake8 - black
1.5.0
- Switch to poetry (pyproject.toml) - Switch to github actions instead of travis - improve depedency management - tests against python version 3.8 and 3.9