{"id":20501551,"url":"https://github.com/jagot/fftutorial","last_synced_at":"2026-03-07T07:34:21.572Z","repository":{"id":83668648,"uuid":"591372097","full_name":"jagot/fftutorial","owner":"jagot","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-22T14:34:13.000Z","size":232,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T19:53:51.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/jagot.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}},"created_at":"2023-01-20T15:42:41.000Z","updated_at":"2023-01-20T15:43:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"ddf9f912-bf3a-4784-aa53-e1d15d568451","html_url":"https://github.com/jagot/fftutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jagot/fftutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagot%2Ffftutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagot%2Ffftutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagot%2Ffftutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagot%2Ffftutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jagot","download_url":"https://codeload.github.com/jagot/fftutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jagot%2Ffftutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30209747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-15T18:27:08.823Z","updated_at":"2026-03-07T07:34:16.562Z","avatar_url":"https://github.com/jagot.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FFT tutorial\n\n## Quick instructions\n1. Install [Julia](https://julialang.org/), e.g. via\n   [`juliaup`](https://github.com/JuliaLang/juliaup).\n\n2. Check out this repository.\n   ```sh\n   \u003e git clone https://github.com/jagot/fftutorial.git\n   ```\n\n2. In the root directory of the repository, run\n   ```sh\n   \u003e julia runme.jl\n   ```\n\n## Detailed instructions for Windows\n\n1. Open the terminal, e.g. by pressing `Win+R` and type `cmd`\n2. Using\n   [`winget`](https://learn.microsoft.com/en-us/windows/package-manager/winget/),\n   install the following tools:\n   1. [Git](https://git-scm.com/download/win):\n   ```\n   winget install --id Git.Git -e --source winget\n   ```\n   2. [Julia](https://julialang.org/):\n   ```\n   winget install julia -s msstore\n   ```\n   3. (Optional) [Windows Terminal](https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701):\n   ```\n   winget install -e --id Microsoft.WindowsTerminal\n   ```\n3. Close the terminal (we need to reload the `PATH` environment\n   variable)\n4. Open a new terminal (either `cmd` or the newly installed Windows\n   Terminal).\n5. In a directory of your choosing, clone this repository:\n   1. Browse to this directory:\n   ```\n   cd \\the\\directory\\you\\chose\n   ```\n   2. Check out this repository:\n   ```\n   git clone https://github.com/jagot/fftutorial.git\n   ```\n6. Change into the newly created directory and start the tutorial\n   notebook:\n   ```\n   cd fftutorial\n   julia runme.jl\n   ```\n7. Wait\n8. Wait some more (the first time you run this command, some\n   plotting-related packages will be downloaded and compiled, and this\n   takes some time).\n9. A notebook should appear in your web browser. Read the theory and\n   marvel at the examples.\n10. To close the notebook server, press `Ctrl+C` in the command window,\n   and `Ctrl+D` to exit Julia.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagot%2Ffftutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjagot%2Ffftutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagot%2Ffftutorial/lists"}