Change fftw package to new repo with arraymancer API (#1502)

This commit is contained in:
Regis Caillaud 2020-06-05 12:54:44 +02:00 committed by GitHub
parent c559d1972f
commit aa637b3623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2898,7 +2898,7 @@
},
{
"name": "fftw3",
"url": "https://github.com/ziotom78/nimfftw3",
"url": "https://github.com/Clonkk/nimfftw3",
"method": "git",
"tags": [
"library",
@ -2906,8 +2906,8 @@
"fft"
],
"description": "Bindings to the FFTW library",
"license": "MIT",
"web": "https://github.com/ziotom78/nimfftw3"
"license": "LGPL",
"web": "https://github.com/Clonkk/nimfftw3"
},
{
"name": "nrpl",