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
+3 -3
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",