{"id":31847739,"url":"https://github.com/mizuhoaoki/path_integral","last_synced_at":"2025-10-12T09:54:28.030Z","repository":{"id":214502482,"uuid":"736677780","full_name":"MizuhoAOKI/path_integral","owner":"MizuhoAOKI","description":"numerical simulation with path integral","archived":false,"fork":false,"pushed_at":"2024-07-20T09:29:21.000Z","size":68,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-20T10:42:34.965Z","etag":null,"topics":["diffusion-process","path-integral"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/MizuhoAOKI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-12-28T15:01:43.000Z","updated_at":"2024-07-20T09:29:24.000Z","dependencies_parsed_at":"2023-12-28T16:31:49.609Z","dependency_job_id":"991a7b6b-e77d-4873-9d83-0512b396a958","html_url":"https://github.com/MizuhoAOKI/path_integral","commit_stats":null,"previous_names":["mizuhoaoki/path_integral"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MizuhoAOKI/path_integral","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizuhoAOKI%2Fpath_integral","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizuhoAOKI%2Fpath_integral/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizuhoAOKI%2Fpath_integral/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizuhoAOKI%2Fpath_integral/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MizuhoAOKI","download_url":"https://codeload.github.com/MizuhoAOKI/path_integral/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MizuhoAOKI%2Fpath_integral/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010964,"owners_count":26084840,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":["diffusion-process","path-integral"],"created_at":"2025-10-12T09:54:09.957Z","updated_at":"2025-10-12T09:54:28.025Z","avatar_url":"https://github.com/MizuhoAOKI.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)\n\n# Path Integral\n\n## Dependency\n\n- [python](https://www.python.org/)\n  - version 3.10 or higher is recommended.\n\n- [poetry](https://python-poetry.org/)\n  - seting up python environment easily and safely.\n\n- [ffmpeg](https://ffmpeg.org/)\n  - mp4 movie writer\n  - \u003cdetails\u003e\n    \u003csummary\u003einstallation details\u003c/summary\u003e\n\n    - For Ubuntu Users\n        - `sudo apt-get update`\n        - `sudo apt-get -y install ffmpeg`\n    - For Windows Users\n        - Install [scoop](https://scoop.sh/)\n        - `scoop install ffmpeg`\n    - For macOS Users\n        - Install [homebrew](https://brew.sh/)\n        - `brew install ffmpeg`\n    - Check the official website if necessary\n        - https://ffmpeg.org/\n\n    \u003c/details\u003e\n\n## Setup\n```sh\ngit clone https://github.com/MizuhoAOKI/path_integral.git\ncd path_integral\npoetry install\n```\n\n## Run Diffusion Process Simulations\n\n### Ex. 1\n```sh\ncd path_integral\npoetry run jupyter notebook notebooks/path_integral_diffusion_ex1.ipynb\n```\nhttps://github.com/MizuhoAOKI/path_integral/assets/63337525/5ed2dd19-884a-452f-a303-33b11c874280\n\n### Ex. 2\n```sh\ncd path_integral\npoetry run jupyter notebook notebooks/path_integral_diffusion_ex2.ipynb\n```\nhttps://github.com/MizuhoAOKI/path_integral/assets/63337525/68e19968-61b2-4041-b754-8cb8e946e93a\n\n### Ex. 3\n```sh\ncd path_integral\npoetry run jupyter notebook notebooks/path_integral_diffusion_2d.ipynb\n```\nhttps://github.com/MizuhoAOKI/path_integral/assets/63337525/043c4714-5b6d-4a8d-afa9-857a8bd11911\n\n### Ex. 4\n```sh\ncd path_integral\npoetry run jupyter notebook notebooks/path_integral_diffusion_2d_double_slit.ipynb\n```\nhttps://github.com/MizuhoAOKI/path_integral/assets/63337525/2c59f96e-dcff-4299-9284-dbbd78885a74\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmizuhoaoki%2Fpath_integral","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmizuhoaoki%2Fpath_integral","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmizuhoaoki%2Fpath_integral/lists"}