Follow up after transfer from Clonkk to Scinim for FFTW (#1833)

This commit is contained in:
Regis Caillaud 2021-03-08 22:20:13 +01:00 committed by GitHub
parent d15ab84e64
commit bb8462f643
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3162,7 +3162,7 @@
},
{
"name": "fftw3",
"url": "https://github.com/Clonkk/nimfftw3",
"url": "https://github.com/SciNim/nimfftw3",
"method": "git",
"tags": [
"library",
@ -3171,7 +3171,7 @@
],
"description": "Bindings to the FFTW library",
"license": "LGPL",
"web": "https://github.com/Clonkk/nimfftw3"
"web": "https://github.com/SciNim/nimfftw3"
},
{
"name": "nrpl",