News

Visualization of a PyTorch 2D tensor on Cuda device using OpenGL, without the need to transfer data to the CPU. The visualization is real-time, meaning that any changes to the tensor within the render ...
This repository contains simple getting started examples to develop Qt applications in Python using PySide6. It is intended for educational purposes and self study: Basic Python knowledge recommended.