{"id":34130528,"url":"https://github.com/marekberith/fouriertransformation","last_synced_at":"2026-06-01T04:02:15.814Z","repository":{"id":193414187,"uuid":"359154023","full_name":"marekberith/FourierTransformation","owner":"marekberith","description":"FFT/IFFT Calculator in Golang + QT","archived":false,"fork":false,"pushed_at":"2021-04-28T10:38:29.000Z","size":19223,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-17T11:15:37.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marekberith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-18T13:42:03.000Z","updated_at":"2021-04-28T10:38:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4e0ac09-6a7e-455a-b55b-df66169b1d06","html_url":"https://github.com/marekberith/FourierTransformation","commit_stats":null,"previous_names":["marekberith/fouriertransformation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marekberith/FourierTransformation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekberith%2FFourierTransformation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekberith%2FFourierTransformation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekberith%2FFourierTransformation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekberith%2FFourierTransformation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marekberith","download_url":"https://codeload.github.com/marekberith/FourierTransformation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekberith%2FFourierTransformation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33759178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":[],"created_at":"2025-12-15T00:33:19.793Z","updated_at":"2026-06-01T04:02:15.808Z","avatar_url":"https://github.com/marekberith.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FourierTransformation\n\nFourierTransformation is a GoLang app used to calculate the FFT or the IFFT from a vector in O(nlog(n)) time. \n\nExample of a input:\n\n1, 2, 3, 4\n\nFFT Output:\n\n((10+0i),(-2-2i),(-2+0i),(-2+2i))\n\nIFFT Output:\n\n(10,-2,-2,-1.9999999999999998)\n\n## How to use?\n\nYou can either build the app or use the Windows binary. Linux binary bigger in size than the allowed limit and therefore can't be uploaded.\n\nIf you want to build the app, you'll need to install GO and the qt binding into your GO root. Please, use the following package: https://github.com/therecipe/qt.\nThen clone the repository, open the src folder and build the app using the following command:\n\n`go build`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarekberith%2Ffouriertransformation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarekberith%2Ffouriertransformation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarekberith%2Ffouriertransformation/lists"}