Commit Graph

4 Commits

Author SHA1 Message Date
BuildTools 7e61f6b3d3
refactor: Switch from PyQt6 to PySide6 for license compatibility
- Replaced all PyQt6 imports with PySide6
- Updated signal syntax (pyqtSignal to Signal)
- Modified requirements.txt to use PySide6
- Ensured compatibility with Apache-2.0 license
2024-08-08 13:04:30 -07:00
BuildTools c0635936cc
refactor: allow more tensor types 2024-08-05 17:51:54 -07:00
BuildTools fa51f7cdb8 style: format code with Black 2024-08-04 19:50:34 -07:00
leafspark b3721e75f0
add code 2024-08-02 21:10:32 -07:00