{"id":20704327,"url":"https://github.com/osch/lua-lfft","last_synced_at":"2026-04-19T18:31:42.560Z","repository":{"id":66985035,"uuid":"594480218","full_name":"osch/lua-lfft","owner":"osch","description":"Fast Fourier Transform library for Lua","archived":false,"fork":false,"pushed_at":"2023-02-18T12:19:03.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T04:45:28.526Z","etag":null,"topics":["dft","fft","fft-library","lua-binding","lua-library","lua-math"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-28T17:23:28.000Z","updated_at":"2023-03-06T21:20:33.000Z","dependencies_parsed_at":"2023-05-16T14:00:49.429Z","dependency_job_id":null,"html_url":"https://github.com/osch/lua-lfft","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osch/lua-lfft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osch%2Flua-lfft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osch%2Flua-lfft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osch%2Flua-lfft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osch%2Flua-lfft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osch","download_url":"https://codeload.github.com/osch/lua-lfft/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osch%2Flua-lfft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32017822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dft","fft","fft-library","lua-binding","lua-library","lua-math"],"created_at":"2024-11-17T01:11:57.420Z","updated_at":"2026-04-19T18:31:42.539Z","avatar_url":"https://github.com/osch.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lua-lfft \n[![Licence](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE)\n[![build status](https://github.com/osch/lua-lfft/workflows/test/badge.svg)](https://github.com/osch/lua-lfft/actions/workflows/test.yml)\n[![Build status](https://ci.appveyor.com/api/projects/status/v8t6rsf45dwt60pl/branch/master?svg=true)](https://ci.appveyor.com/project/osch/lua-lfft/branch/master)\n[![Install](https://img.shields.io/badge/Install-LuaRocks-brightgreen.svg)](https://luarocks.org/modules/osch/lfft)\n\n\u003c!-- ---------------------------------------------------------------------------------------- --\u003e\n\nThis [Lua] module provides a binding to [stb_fft], a fast fourier transform library \nsuitable for power of 2 and non-power of 2 written by ZhiHan Gao.\n\nAll functions in this module are operating on [carray] arrays of *double* or *float* \nelement data type. \n\nExamples:\n   * [`example01.lua`](./examples/example01.lua) - demonstrates complex fourier transform\n   * [`example02.lua`](./examples/example02.lua) - demonstrates real fourier transform\n\n[Lua]:      https://www.lua.org\n[stb_fft]:  https://github.com/cpuimage/stb_fft\n[carray]:   https://github.com/osch/lua-carray\n\n\n\u003c!-- ---------------------------------------------------------------------------------------- --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosch%2Flua-lfft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosch%2Flua-lfft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosch%2Flua-lfft/lists"}