{"id":14067432,"url":"https://github.com/stla/syt","last_synced_at":"2025-10-20T06:31:40.047Z","repository":{"id":56935333,"uuid":"140968144","full_name":"stla/syt","owner":"stla","description":"R package dealing with Young tableaux","archived":false,"fork":false,"pushed_at":"2024-07-22T09:13:46.000Z","size":215,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T14:56:08.054Z","etag":null,"topics":["combinatorics","r","young-tableaux"],"latest_commit_sha":null,"homepage":"","language":"R","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/stla.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","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,"zenodo":null}},"created_at":"2018-07-14T18:17:25.000Z","updated_at":"2025-10-06T09:24:59.000Z","dependencies_parsed_at":"2024-02-19T19:15:46.233Z","dependency_job_id":"a3e3425b-9491-440e-b899-577df97cfc80","html_url":"https://github.com/stla/syt","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"8976f87401b34a52b1ca2d7f33bf54530db550c0"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/stla/syt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stla%2Fsyt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stla%2Fsyt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stla%2Fsyt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stla%2Fsyt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stla","download_url":"https://codeload.github.com/stla/syt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stla%2Fsyt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014018,"owners_count":26085347,"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-10-13T02:00:06.723Z","response_time":61,"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":["combinatorics","r","young-tableaux"],"created_at":"2024-08-13T07:05:35.493Z","updated_at":"2025-10-20T06:31:40.041Z","avatar_url":"https://github.com/stla.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"---\ntitle: \"The 'syt' package: Young tableaux\"\noutput: github_document\neditor_options: \n  chunk_output_type: console\n---\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/stla/syt/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/stla/syt/actions/workflows/R-CMD-check.yaml)\n\u003c!-- badges: end --\u003e\n\nThe first version of this package dealt with standard Young tableaux only, but \nnow it contains more stuff related to Young tableaux.\n\n\n___\n\n## Standard Young tableaux\n\n- Generation of all SYTx of a given shape\n\n- Count of all SYTx of a given shape\n\n- Uniform sampling of SYTx\n\n- Robinson-Schensted correspondence\n\n- Conversion to and from ballot sequences\n\n- Conversion to and from paths on the Young graph\n\n- Plancherel growth process\n\n![](http://stla.github.io/stlapblog/posts/assets/img/young_yng_path.png)\n\n```\n\u003e gprocess2syt(list(1, 2, c(2,1), c(2,2), c(2,2,1)))\n[[1]]\n[1] 1 2\n\n[[2]]\n[1] 3 4\n\n[[3]]\n[1] 5\n```\n\n## Other features\n\n- Generation of all semistandard tableaux, possibly skew, with a given shape\nand a given maximal entry\n\n- Generation of all semistandard tableaux, possibly skew, with a given shape\nand a given weight\n\n- Generation of all Gelfand-Tsetlin patterns defined by an integer partition,\npossibly skew, with a given weight\n\n- Computation of Kostka numbers and skew Kostka numbers\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstla%2Fsyt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstla%2Fsyt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstla%2Fsyt/lists"}