{"id":34038566,"url":"https://github.com/simonvaradaraj/newtoneqlib","last_synced_at":"2026-04-08T12:02:43.887Z","repository":{"id":57676076,"uuid":"486118855","full_name":"simonvaradaraj/newtonEQLib","owner":"simonvaradaraj","description":"A library of useful college/highschool physics formulas","archived":false,"fork":false,"pushed_at":"2022-05-01T04:39:56.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-15T13:10:43.005Z","etag":null,"topics":["college","highschool","physics"],"latest_commit_sha":null,"homepage":"","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/simonvaradaraj.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","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":"2022-04-27T09:00:12.000Z","updated_at":"2022-04-27T09:13:38.000Z","dependencies_parsed_at":"2022-09-02T22:30:46.220Z","dependency_job_id":null,"html_url":"https://github.com/simonvaradaraj/newtonEQLib","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/simonvaradaraj/newtonEQLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonvaradaraj%2FnewtonEQLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonvaradaraj%2FnewtonEQLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonvaradaraj%2FnewtonEQLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonvaradaraj%2FnewtonEQLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonvaradaraj","download_url":"https://codeload.github.com/simonvaradaraj/newtonEQLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonvaradaraj%2FnewtonEQLib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["college","highschool","physics"],"created_at":"2025-12-13T21:03:45.522Z","updated_at":"2026-04-08T12:02:43.384Z","avatar_url":"https://github.com/simonvaradaraj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://i.ibb.co/gy8Mxrp/newtonEQ.png)\n\n**newtonEQ** is a library of formulas that can be applied to newtonian physics problems.\n\n## Installation\n\nUse the package manager [pip]\n(https://pip.pypa.io/en/stable/) to install newtonEQ.\n\n```bash\npip install newtonEQ\n```\n\n## Usage\n\nnewtonEQ has a variety of different functions that allow for the simplification of solving college/physics problems. For example to find the components of a vector:\n\n```python\nfrom newtonEQ import vcomp\n\n#input the magnitude, angle from the positive x-axis, and the degree unit\nvcomp(5, 36.9, \"deg\")\n\n#this would return a tuple of the x and y components of the vector\n```\n\nThe list of broad subjects covered so far are:\n\n - Vectors\n - Unit Conversion\n - Quadratic Equations\n - Moment of Inertia\n - Translational and Rotational Kinematics\n\nA more robust guide on how to use the functions is on the way. \n\n## Contributing\n\nIf you have discovered a bug in my code, or you want to change something about it, feel free to contact me at s.varadaraj03@gmail.com.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonvaradaraj%2Fnewtoneqlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonvaradaraj%2Fnewtoneqlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonvaradaraj%2Fnewtoneqlib/lists"}