{"id":16617530,"url":"https://github.com/ddworken/slopefields","last_synced_at":"2026-04-24T13:04:38.828Z","repository":{"id":80931843,"uuid":"50734680","full_name":"ddworken/SlopeFields","owner":"ddworken","description":"A slope field generator and grapher written in Python","archived":false,"fork":false,"pushed_at":"2016-02-03T20:22:04.000Z","size":2601,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T05:36:44.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddworken.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-30T17:03:07.000Z","updated_at":"2020-03-10T03:25:30.000Z","dependencies_parsed_at":"2023-04-26T11:02:52.756Z","dependency_job_id":null,"html_url":"https://github.com/ddworken/SlopeFields","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FSlopeFields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FSlopeFields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FSlopeFields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FSlopeFields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddworken","download_url":"https://codeload.github.com/ddworken/SlopeFields/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242968495,"owners_count":20214471,"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":"2024-10-12T02:16:59.689Z","updated_at":"2026-04-24T13:04:38.742Z","avatar_url":"https://github.com/ddworken.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"SlopeFields\n===========\n\nA slope field generator and grapher written in Python\n\n.. figure:: https://cloud.githubusercontent.com/assets/5304541/12723227/8e34b272-c8d6-11e5-87ff-c39c22260561.png\n   :alt: Example\n\nFor more example images, see `examples.md \u003chttps://github.com/ddworken/SlopeFields/blob/master/examples.md\u003e`_\n. \n\nUsage\n=====\n\n::\n\n    usage: slopeFields.py [-h] [--xMin XMIN] [--xMax XMAX] [--yMin YMIN]\n                          [--yMax YMAX] [--initX INITX] [--initY INITY] [--dX DX]\n                          [--line] [--approximate APPROXIMATE]\n                          equation\n\n    Generate a slope field for a given function.\n\n    positional arguments:\n      equation              The equation\n\n    optional arguments:\n      -h, --help            show this help message and exit\n      --xMin XMIN           Minimum x value.\n      --xMax XMAX           Maximum x value.\n      --yMin YMIN           Minimum y value.\n      --yMax YMAX           Maximum y value.\n      --initX INITX         The initial x value.\n      --initY INITY         The initial y value.\n      --dX DX               The dX value used in euler's method.\n      --line                If you want to draw a line connecting the dots. Note\n                            this may cause problems on functions with asymptotes.\n      --approximate APPROXIMATE\n                            If you want to approximate f(a).\n\nInstallation\n============\n\n.. code:: bash\n\n    pip install SlopeFields\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddworken%2Fslopefields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddworken%2Fslopefields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddworken%2Fslopefields/lists"}