fft-conv-pytorch

Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install fft-conv-pytorch

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.2.0 2023-09-28    
1.1.3 2022-02-10    
1.1.2 2022-01-29    
1.1.1 2022-01-24    
1.1.0 2021-12-16    
1.0.1 2021-12-13    
1.0.0 2021-11-05    
1.0.0rc0 pre-release 2021-11-05    

Issues with this package?

Page last updated 2026-09-03 13:41:49 UTC