{"id":21522501,"url":"https://github.com/teddyoweh/proving-orthogonal-vectors","last_synced_at":"2026-02-07T01:14:29.643Z","repository":{"id":37738711,"uuid":"486522384","full_name":"teddyoweh/Proving-Orthogonal-Vectors","owner":"teddyoweh","description":"A function created to parse two vector and follow an alogrithm to prove if the vectors are  Orthogonal ( Perpendicular)  or not.","archived":false,"fork":false,"pushed_at":"2022-04-28T09:10:05.000Z","size":1,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-08T20:34:59.993Z","etag":null,"topics":["algorithm-challenges","algorithms","calculus","pre-calclus","python","vectors"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/teddyoweh.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}},"created_at":"2022-04-28T09:10:03.000Z","updated_at":"2023-08-29T21:15:05.000Z","dependencies_parsed_at":"2022-08-24T16:21:58.050Z","dependency_job_id":null,"html_url":"https://github.com/teddyoweh/Proving-Orthogonal-Vectors","commit_stats":null,"previous_names":["seal-mail/proving-orthogonal-vectors","teddyoweh/proving-orthogonal-vectors","clintonmaroo/proving-orthogonal-vectors"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teddyoweh/Proving-Orthogonal-Vectors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2FProving-Orthogonal-Vectors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2FProving-Orthogonal-Vectors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2FProving-Orthogonal-Vectors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2FProving-Orthogonal-Vectors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teddyoweh","download_url":"https://codeload.github.com/teddyoweh/Proving-Orthogonal-Vectors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2FProving-Orthogonal-Vectors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29183432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T00:44:15.062Z","status":"ssl_error","status_checked_at":"2026-02-07T00:35:01.758Z","response_time":59,"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":["algorithm-challenges","algorithms","calculus","pre-calclus","python","vectors"],"created_at":"2024-11-24T01:10:45.926Z","updated_at":"2026-02-07T01:14:29.609Z","avatar_url":"https://github.com/teddyoweh.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proving Orthogonal ( Perpendicular) Vectors\n A function created to parse two vector and follow an alogrithm to prove if the vectors are  Orthogonal ( Perpendicular)  or not.\n\n # Function Name | IsOrthogonal(u,v)\n Prints out a bool ( True or False) after performing an algorithmn operation on the vectors entered.\n u and v are the arguments to be parsed for the algorithm to operate on.\n u and v are vectors and should be in a comma seperated string\n\n eg: \n vector1 = '3,4'\n vector2 = '-8,6'\n IsOrthogonal(vector1,vector2)\n ## Or \n IsOrthogonal('3,4','-8,6')","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteddyoweh%2Fproving-orthogonal-vectors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteddyoweh%2Fproving-orthogonal-vectors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteddyoweh%2Fproving-orthogonal-vectors/lists"}