{"id":19512395,"url":"https://github.com/vmchale/permutations","last_synced_at":"2026-03-02T07:01:21.674Z","repository":{"id":128761383,"uuid":"97288037","full_name":"vmchale/permutations","owner":"vmchale","description":"Provides a type-safe way of working with permutations in Idris","archived":false,"fork":false,"pushed_at":"2021-10-03T12:30:43.000Z","size":246,"stargazers_count":35,"open_issues_count":1,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-25T23:17:12.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Idris","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vmchale.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2017-07-15T02:52:20.000Z","updated_at":"2024-12-30T04:01:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"88d2b6ba-3fbd-42ca-afc6-adebbde3ce4b","html_url":"https://github.com/vmchale/permutations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vmchale/permutations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpermutations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpermutations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpermutations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpermutations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmchale","download_url":"https://codeload.github.com/vmchale/permutations/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Fpermutations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29994618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":[],"created_at":"2024-11-10T23:25:46.762Z","updated_at":"2026-03-02T07:01:21.648Z","avatar_url":"https://github.com/vmchale.png","language":"Idris","funding_links":[],"categories":["Idris"],"sub_categories":[],"readme":"# permutations\n\nThis is a library providing a type-safe implementation of permutations.\n\n## Installation\n\n```bash\n $ idris --install permutations.ipkg\n```\n\n## Use\n\n### Tips\n\nThe most useful thing this library provides is a `Group` instance for\npermutations. You can multiply two elements with `\u003c+\u003e`, invert with `inverse`,\nan so on.\n\n#### Notation\n\nThe `Show` instance for `Permutation` uses cycle notation. You can read more\n[here](http://dlmf.nist.gov/26.13) if you find it confusing.\n\n### Documentation\n\n[Documentation](https://vmchale.github.io/permutations/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fpermutations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmchale%2Fpermutations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Fpermutations/lists"}