Metadata-Version: 2.4
Name: qtsq
Version: 1.0.0
Summary: Read and extract data from .qtsq (Quantum Tensor Sequence) image files
Author: haruhito
License: Proprietary
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy>=1.20.0
Requires-Dist: scipy>=1.7.0
Provides-Extra: ml
Requires-Dist: torch>=2.0.0; extra == "ml"
Requires-Dist: torch-geometric>=2.4.0; extra == "ml"
Provides-Extra: images
Requires-Dist: Pillow>=9.0.0; extra == "images"
Dynamic: license-file
