octconv
octconv copied to clipboard
Octave Convolution Implementation in PyTorch
Results
2
octconv issues
Sort by
recently updated
recently updated
newest added
Bumps [scipy](https://github.com/scipy/scipy) from 1.2.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...
dependencies
Installing the latest version by from PyPI, using `pip install octconv==0.2.0`, fails with the following error. ``` Collecting octconv==0.2.0 Using cached octconv-0.2.0.tar.gz (4.3 kB) Preparing metadata (setup.py) ... done WARNING:...