New package fftw3

This commit is contained in:
Maurizio Tomasi 2015-05-14 21:56:40 +02:00
parent e8c8466a7b
commit bb637eb4f1

View File

@ -1452,5 +1452,14 @@
"description": "A Nim source only UUID generator",
"license": "MIT",
"web": "https://github.com/wheineman/nim-only-uuid"
},
{
"name": "fftw3",
"url": "https://github.com/ziotom78/nimfftw3",
"method": "git",
"tags": ["library", "nim", "math", "fft"],
"description": "Bindings to the FFTW library",
"license": "MIT",
"web": "https://github.com/ziotom78/nimfftw3"
}
]