forked from HQU-gxy/CVTH3PE
487dd4e237e8c2880b90dc7e3a2e235c3b13dd85
- Added property-based tests for camera affinity calculations using Hypothesis, enhancing test coverage and reliability. - Updated `.gitignore` to include `.hypothesis` directory. - Added `hypothesis` and `pytest` as dependencies in `pyproject.toml` and `uv.lock` for improved testing capabilities. - Refactored imports in `playground.py` to include `Sequence` and `Mapping` from `beartype.typing`. - Introduced a new test file `tests/test_affinity.py` for structured testing of affinity calculations.
jupytext --to py:percent <script>.ipynb
Description
Languages
Python
100%