{"id":21522473,"url":"https://github.com/teddyoweh/vector-algorithms","last_synced_at":"2025-08-25T06:07:13.377Z","repository":{"id":37738800,"uuid":"486534843","full_name":"teddyoweh/Vector-Algorithms","owner":"teddyoweh","description":"aSolving vectors related problem ( Vector Magnitude, Vector Dot Product, Vector Angle) ","archived":false,"fork":false,"pushed_at":"2022-04-28T10:04:05.000Z","size":3,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T07:08:34.437Z","etag":null,"topics":["algorithm-challenges","algorithms","dotproduct","scalar","vector"],"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:47:22.000Z","updated_at":"2023-08-29T21:15:02.000Z","dependencies_parsed_at":"2022-08-24T16:02:05.986Z","dependency_job_id":null,"html_url":"https://github.com/teddyoweh/Vector-Algorithms","commit_stats":null,"previous_names":["seal-mail/vector-algorithms","teddyoweh/vector-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teddyoweh/Vector-Algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2FVector-Algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2FVector-Algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2FVector-Algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2FVector-Algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teddyoweh","download_url":"https://codeload.github.com/teddyoweh/Vector-Algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teddyoweh%2FVector-Algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272013537,"owners_count":24858474,"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-08-25T02:00:12.092Z","response_time":1107,"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":["algorithm-challenges","algorithms","dotproduct","scalar","vector"],"created_at":"2024-11-24T01:10:40.311Z","updated_at":"2025-08-25T06:07:13.358Z","avatar_url":"https://github.com/teddyoweh.png","language":"Jupyter Notebook","readme":"# Vector Algorithms\n Solving vectors related problem ( Vector Magnitude,Vector Dot Product, Vector Angle) \n\n# Usage \n```Python\nvec = Vector() # Initialization\nvec.inputs('3,-5','8,12') # Parsing input vectors\nvec.Magnitude('4,5') # Calculate the magnitude of the vector parse\nvec.DotProduct() #Calculates the dot product of the vectors parsed\nvec.Angle() # Calculates the angle of the between vectors\n\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteddyoweh%2Fvector-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteddyoweh%2Fvector-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteddyoweh%2Fvector-algorithms/lists"}