{"id":16590220,"url":"https://github.com/okelleydevelopment/combinatorics","last_synced_at":"2026-04-10T21:39:11.867Z","repository":{"id":112585936,"uuid":"310779593","full_name":"OkelleyDevelopment/Combinatorics","owner":"OkelleyDevelopment","description":"A couple scripts written during the summer of 2020 that can calculate combinations and permutations.","archived":false,"fork":false,"pushed_at":"2020-11-07T06:29:40.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-16T23:06:58.115Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OkelleyDevelopment.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":"2020-11-07T06:06:54.000Z","updated_at":"2020-11-30T21:16:24.000Z","dependencies_parsed_at":"2023-05-16T18:15:57.991Z","dependency_job_id":null,"html_url":"https://github.com/OkelleyDevelopment/Combinatorics","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/OkelleyDevelopment%2FCombinatorics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FCombinatorics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FCombinatorics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OkelleyDevelopment%2FCombinatorics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OkelleyDevelopment","download_url":"https://codeload.github.com/OkelleyDevelopment/Combinatorics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242213334,"owners_count":20090691,"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-11T23:11:38.070Z","updated_at":"2026-04-10T21:39:06.833Z","avatar_url":"https://github.com/OkelleyDevelopment.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Combinatorics\n\n## Motivation\n\nCombinatorics, in particular Combinations and Permutations, were the weakest point\nfor me when taking my discrete mathematics course. I wrote these scripts in an effort to automate the process\nand improve my current understanding..\n\n## Prerequisites\n\n* Python3.0 or higher\n\n## Program Execution\n\nThe options are:\n\n- `combinations.py`\n- `permutations.py`\n\n```sh\npython3 \u003cscriptname\u003e.py\n```\n\n## Project Reflection\n\nThese scripts were fun to write and helped reinforce the math behind permutations\nand was neat making a brute force algorithm for all possible combinations. At a\nlater date, I might fix up combinations to have more valuable information for\nthe user.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokelleydevelopment%2Fcombinatorics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokelleydevelopment%2Fcombinatorics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokelleydevelopment%2Fcombinatorics/lists"}