KlongPy: PyTorch Back End and Autograd
KlongPy now includes a PyTorch back end, enabling array operations on both CPU and GPU via PyTorch tensors, along with an autograd engine for automatic differentiation. This allows KlongPy to leverage PyTorch's performance and GPU acceleration for numerical computing and machine learning.