├── src/ # Python implementation │ ├── __init__.py # Package initialization │ ├── interlacing_arrays.py ...