{"id":21203754,"url":"https://github.com/bl33h/relations","last_synced_at":"2026-05-15T12:07:11.659Z","repository":{"id":69081069,"uuid":"570416464","full_name":"bl33h/relations","owner":"bl33h","description":"A program for relation analysis and matrix operations using numpy. It determines relation types and performs matrix computations.","archived":false,"fork":false,"pushed_at":"2023-06-17T06:11:01.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T06:34:22.839Z","etag":null,"topics":["discrete-mathematics","matrix","matrix-operations","numpy","python","relations"],"latest_commit_sha":null,"homepage":"","language":"Python","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/bl33h.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-25T06:13:24.000Z","updated_at":"2023-06-17T06:15:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"b580a716-37a4-48d9-8dc1-d25c1e9c31b4","html_url":"https://github.com/bl33h/relations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bl33h/relations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bl33h%2Frelations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bl33h%2Frelations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bl33h%2Frelations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bl33h%2Frelations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bl33h","download_url":"https://codeload.github.com/bl33h/relations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bl33h%2Frelations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33066166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"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":["discrete-mathematics","matrix","matrix-operations","numpy","python","relations"],"created_at":"2024-11-20T20:26:34.445Z","updated_at":"2026-05-15T12:07:11.642Z","avatar_url":"https://github.com/bl33h.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# relations\nA program that analyzes relations and performs operations on matrices. It provides functionality to determine the type of relation (reflexive, symmetric, antisymmetric, or transitive), find specific relations, and perform computations on matrices. The script utilizes numpy for matrix operations.\n\n\u003cp align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"https://thumbs.gfycat.com/LightCooperativeHawk-max-1mb.gif\" alt=\"pic\" width=\"500\"\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\u003cp align=\"center\" \u003e\n  \u003ca href=\"#Files\"\u003eFiles\u003c/a\u003e •\n  \u003ca href=\"#Features\"\u003eFeatures\u003c/a\u003e •\n  \u003ca href=\"#how-to-use\"\u003eHow To Use\u003c/a\u003e \n\u003c/p\u003e\n\n## Files\n\n- src: the file that implements de solution.\n\n## Features\nThe main features of the application include:\n- Determining the type of relation (reflexive, symmetric, antisymmetric, or transitive)\n- Finding specific relations (SoR \u0026 RoS)\n- Performing operations on matrices\n- Inputting set elements and adjacent vertices\n- Generating and analyzing matrices\n- Checking for reflexivity, symmetry, antisymmetry, and transitivity of relations\n- Computing matrix operations (matrix multiplication, transposition)\n- Comparing matrix properties using numpy functions\n- Displaying results and information\n- \n## How To Use\nTo clone and run this application, you'll need [Git](https://git-scm.com) and [Python](https://www.python.org/downloads/) installed on your computer. From your command line:\n\n...\n```bash\n# Clone this repository\n$ git clone https://github.com/bl33h/relations\n\n# Install dependencies\n$ pip install numpy\n\n# Open the folder\n$ cd src\n\n# Run the app\n$ python relations.py\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbl33h%2Frelations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbl33h%2Frelations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbl33h%2Frelations/lists"}