differential bias black box + small fix

This commit is contained in:
2026-05-05 14:52:55 +02:00
parent d5f840df65
commit 60827a4c67
4 changed files with 108 additions and 0 deletions
+9
View File
@@ -15,6 +15,15 @@ pip install pytest
pytest
```
## run linear and differential bias empirical tests
in the venv
```bash
tea3-linear-bias
tea3-differential-bias
```
## run sagemath script
`deactivate` the venv first, then with sagemath installed: