{"id":17723402,"url":"https://github.com/vivek3141/vector-field-visualizer","last_synced_at":"2025-04-01T16:30:36.333Z","repository":{"id":96163205,"uuid":"156319286","full_name":"vivek3141/vector-field-visualizer","owner":"vivek3141","description":"A python back-end web app to visualize a two dimensional vector field, and to calculate divergence and curl at any point.","archived":false,"fork":false,"pushed_at":"2019-03-02T18:00:35.000Z","size":2073,"stargazers_count":22,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-02T04:25:51.611Z","etag":null,"topics":["js","matplotlib","python","vector-field","vectors","visualization"],"latest_commit_sha":null,"homepage":"https://vivek3141.github.io/vector-field-visualizer/","language":"Python","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/vivek3141.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-11-06T03:17:10.000Z","updated_at":"2023-02-01T21:53:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f3f62e5-7a53-4a7d-9e75-183252f7da06","html_url":"https://github.com/vivek3141/vector-field-visualizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivek3141%2Fvector-field-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivek3141%2Fvector-field-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivek3141%2Fvector-field-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivek3141%2Fvector-field-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vivek3141","download_url":"https://codeload.github.com/vivek3141/vector-field-visualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246620224,"owners_count":20806722,"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":["js","matplotlib","python","vector-field","vectors","visualization"],"created_at":"2024-10-25T15:42:52.274Z","updated_at":"2025-04-01T16:30:35.929Z","avatar_url":"https://github.com/vivek3141.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vector Field Visualizer\nA python program to visualize a two dimensional \nvector field, and to calculate divergence and curl \nat any point.\n\n## Requirements\nInstall the requirements by\n```bash\npip install -r requirements.txt\n```\nOR\n* matplotlib - `pip install matplotlib`\n## Usage\n```bash\npython3 main.py [fx] [fy] --mode [mode] --skip [skip] \\\n--bound [bound] --prop [prop]\n```\n#### --mode\nSet mode to COLOR to use color to portray length instead of actual length.\n##### --prop\nUse prop to adjust the length for which the color should change.\n\u003cbr\u003e\u003cbr\u003e\nSet mode to BLACK to use actual length.\n#### Examples\n`python3 main.py x y --mode \"COLOR\"`\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/vivek3141/vector-field-visualizer/master/img/color.jpg\"\u003e\u003cbr\u003e\n\u003cbr\u003e\n`python3 main.py x y --mode \"BLACK\"`\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/vivek3141/vector-field-visualizer/master/img/blackwhite.jpg\"\u003e\n#### --skip\nSkip is the space between each vector for X and Y. Eg. `--skip 2`\n#### --bound\nSet for bounds of X and Y. Eg. `--boundx \"-10,10\"`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivek3141%2Fvector-field-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvivek3141%2Fvector-field-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivek3141%2Fvector-field-visualizer/lists"}