Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 401 Bytes

File metadata and controls

15 lines (12 loc) · 401 Bytes

Changelog

All notable changes to ClassCounter are documented in this file.

[0.1.0] - 2026-02-23

Added

  • Initial public release
  • NumPy, Numba, and PyTorch backends for fast class counting
  • GeoTIFF support via rasterio
  • Name mapping for readable output
  • Percentage calculation mode
  • Automatic backend selection based on input type
  • GPU acceleration (CUDA) via PyTorch
  • Full test suite