Jitter
Jitter
## Type of Change - [ ] New Feature - [x] Bug Fix - [x] Documentation - [ ] Performance Improvement - [ ] Test/CI - [ ] Refactor -...
### Summary This PR modernizes the project's CI/CD pipeline by integrating **`ruff`** for high-performance linting and **`mypy`** for static type checking. It also includes an initial refactor of the core...
### Summary This PR addresses two identified technical debt items (TODOs) in the codebase to improve library robustness and developer experience. It introduces a runtime warning for unoptimized matrix packing...