{"id":28476062,"url":"https://github.com/tdfischer/fourier","last_synced_at":"2025-07-01T19:31:00.514Z","repository":{"id":540095,"uuid":"169698","full_name":"tdfischer/fourier","owner":"tdfischer","description":"A class assignment for CS students in Parallel Programming at the University of Akron","archived":false,"fork":false,"pushed_at":"2009-05-08T05:12:03.000Z","size":160,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-07T15:06:01.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/tdfischer.png","metadata":{"files":{"readme":"README","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}},"created_at":"2009-04-06T21:08:38.000Z","updated_at":"2019-08-13T14:15:52.000Z","dependencies_parsed_at":"2022-07-07T14:40:59.971Z","dependency_job_id":null,"html_url":"https://github.com/tdfischer/fourier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tdfischer/fourier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdfischer%2Ffourier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdfischer%2Ffourier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdfischer%2Ffourier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdfischer%2Ffourier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdfischer","download_url":"https://codeload.github.com/tdfischer/fourier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdfischer%2Ffourier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263025038,"owners_count":23401707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-06-07T15:06:01.786Z","updated_at":"2025-07-01T19:31:00.505Z","avatar_url":"https://github.com/tdfischer.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Howdy, and welcome to the parallel fourier transform sources.\n\nNotes about the old implementations/algorithms are kept in NOTES\n\nIf you want to know how to get access to the repository, go to\nhttp://github.com/ and create an account. Once that's done, send an email to\nTrever Fischer \u003ctdf11@uakron.edu\u003e with your github account name. He'll add it\nto the list of contributors and you can start pushing commits.\n\nTo start with git, run:\n\n    git clone git@github.com:workman161/fourier.git\n\nThis'll make a clone of the git repository. At this point, your repository is\ntotally independent of the github one. Any changes you make must later be\npushed to the 'origin' repository. After you make some changes, run:\n\n    git add \u003cfiles\u003e\n\nThis stages your changes for adding to the next commit. This lets you do some\nfancy things, but thats outside the scope of this tutorial. After all your\nchanges are staged, you now commit it:\n\n    git commit -m \"\u003ccommit message\u003e\"\n\nWithout the -m option and message, git starts up $EDITOR and lets you write\na much more detailed message. You can make as many commits as you want. They\nall stay in your local repository. Once you get reconnected to the network,\nyou can push those commits to the main repository with this:\n\n    git push\n\nIts really easy once you get the hang of it. For more tips or how to use the\ngui in windows, ask Trever Fischer \u003ctdf11@uakron.edu\u003e and he'll be happy to\nexplain more than you need to know.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdfischer%2Ffourier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftdfischer%2Ffourier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdfischer%2Ffourier/lists"}