{"library":"torch-dct","type":"library","category":null,"description":"A PyTorch implementation of the Discrete Cosine Transform (DCT) and its inverse. Currently at version 0.1.6, the library provides functions for 1D, 2D, and 3D DCT and IDCT, supporting both orthogonal and non-orthogonal scaling. The package is mature but has a slow release cadence.","language":"python","status":"active","version":"0.1.6","tags":["dct","pytorch","signal-processing","image-processing"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install torch-dct","imports":["from torch_dct import dct","from torch_dct import idct"]}],"homepage":"https://github.com/zh217/torch-dct","github":"https://github.com/zh217/torch-dct","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}