{"id":25002259,"url":"https://github.com/pprattis/permutations-and-their-properties","last_synced_at":"2025-03-29T20:44:22.906Z","repository":{"id":194622005,"uuid":"215325642","full_name":"pprattis/Permutations-and-their-properties","owner":"pprattis","description":"Write a program that receives an input with a permutation μ of [n] in the list format from natural numbers separated by the space character (eg 7 10 9 11 2 1 3 5 6 8 4) and prints some properties of the permutation μ.","archived":false,"fork":false,"pushed_at":"2019-10-15T15:10:23.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T21:44:20.745Z","etag":null,"topics":["applied-mathematics","permutation","program","python","student"],"latest_commit_sha":null,"homepage":null,"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/pprattis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-10-15T14:54:52.000Z","updated_at":"2019-11-10T12:38:21.000Z","dependencies_parsed_at":"2023-09-14T10:27:48.560Z","dependency_job_id":null,"html_url":"https://github.com/pprattis/Permutations-and-their-properties","commit_stats":null,"previous_names":["peteprattis/permutations-and-their-properties","pprattis/permutations-and-their-properties"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pprattis%2FPermutations-and-their-properties","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pprattis%2FPermutations-and-their-properties/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pprattis%2FPermutations-and-their-properties/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pprattis%2FPermutations-and-their-properties/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pprattis","download_url":"https://codeload.github.com/pprattis/Permutations-and-their-properties/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243567,"owners_count":20746307,"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":["applied-mathematics","permutation","program","python","student"],"created_at":"2025-02-04T21:41:12.397Z","updated_at":"2025-03-29T20:44:22.871Z","avatar_url":"https://github.com/pprattis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Python Exercise\n\n**This is a simple python project from my early days as a Computer Science student**\n\n_This programm was created for the second semester class Applied Algebra_\n\n\u003e #### Description of project\n\u003e\n\u003e\u003eWrite a program that receives an input with a permutation μ of [n] in the list format from natural numbers separated by the space character (eg 7 10 9 11 2 1 3 5 6 8 4) and prints the following information about the permutation μ:\n\u003e\u003e1. The length of μ\n\u003e\u003e2. The reverse of μ\n\u003e\u003e3. The μ as the product of cycles\n\u003e\u003e4. The μ as a product  of transpositions\n\u003e\u003e5. The parity of μ\n\n\u003e #### About this project\n\u003e\n\u003e - The comments to make the code understandable, are within the .py archive\n\u003e - This program runs for Python version 3.6+\n\u003e - This repository was created to show the variety of the work I did and experience I gained as a student\n\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpprattis%2Fpermutations-and-their-properties","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpprattis%2Fpermutations-and-their-properties","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpprattis%2Fpermutations-and-their-properties/lists"}