This commit is contained in:
Jacek Sieka 2023-10-19 12:33:58 +02:00 committed by GitHub
parent 950d4e28d3
commit 149fd3e498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31639,5 +31639,17 @@
"description": "json parsing library based on bindings of simdjson",
"license": "MIT",
"web": "https://github.com/sainttttt/gemmaJSON"
},
{
"name": "fftr",
"url": "https://github.com/arnetheduck/nim-fftr",
"method": "git",
"tags": [
"fft",
"dft"
],
"description": "The fastest Fourier transform in the Rhein (so far)",
"license": "MIT",
"web": "https://github.com/arnetheduck/nim-fftr"
}
]