History

1.1.0 (2025-11-12)

  • Restored Numba acceleration for 2D quilting via color-based parallel stitching that avoids write races.

  • Expanded 3D patch-pair sampling tests to cover edge cases and fallback logic, driving coverage to 100%.

  • Updated documentation to describe partially overlapping patch-pair utilities.

  • Noted that NCZYXQuilt and the Large* variants still need analogous race-free acceleration.

0.1.0 (2021-10-20)

  • First release on PyPI.

0.1.1 (some time ago)

  • Minor bug fixes

0.1.2. (2022-9-13)

  • Support for N-channel 3D tensors

  • On disc-accmulation for large datasets

0.1.3. (2022-9-13)

  • Cleanup and ready to redistribute

0.1.4. (2023-8-28)

  • Bug fix / behavoir change

0.1.5. (2023-12-28)

  • Changes to qlty3DLarge: bug fixes normalizing / averaging now done by dask

0.1.6. (2024-03-10)

bug fixes

0.1.7. (2024-03-12)

  • bug fix in border tensor definition.

0.2.0. (2024-03-12)

  • bug fixes

  • 2DLarge, mimics 3DLarge