Home › Code › partition

partition

Syntologyentry name in harvested coderead from the graph 2026-09-24

partition appears in the code Syntology harvested for 17 papers, as 15 distinct code bodies found in 17 places (a place is one code body under one paper). At least one of them ran in 7 of the papers; 3 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named partition do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 6 of the 15 distinct code bodies named partition; 9 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
5ran · our draft was wrong
0ran · fixture could not drive it
1ran
9unverified
3fingerprinted

Licence is a property of each copy, so it is counted per place: 7 of the 17 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

17 papers shown of 17, newest first; 17 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 1 papers added by Syntology; 2 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
Q-Sched: Pushing the Boundaries of Few-Step Diffusion Models with Quantization-Aware Scheduling added by Syntology 2025-09 (from id) enyac-group/q-sched/src/metrics/aqmap.py d60bfded080c331f unverified BSD-3-Clause (permissive)
Speak Easy: Eliciting Harmful Jailbreaks from LLMs with Simple Interactions 6 Feb 2025 yiksiu-chan/SpeakEasy/src/speakeasy/utils.py fea42bdd29b34dfa unverified MIT (permissive)
DivShift: Exploring Domain-Specific Distribution Shifts in Large-Scale, Volunteer-Collected Biodiversity Datasets 17 Oct 2024 moiexpositoalonsolab/DivShift/src/supervised_train.py 561a103ed3645a99 ran · our draft was wrong fingerprinted MIT (permissive)
PMT: Progressive Mean Teacher via Exploring Temporal Consistency for Semi-Supervised Medical Image Segmentation 8 Sep 2024 axi404/pmt/code/utils/opt_utils.py 0c1c3e53e5dcd325 ran no licence file found · pointer only
PriorBand: Practical Hyperparameter Optimization in the Age of Deep Learning 21 Jun 2023 automl/mf-prior-exp/prior_overlap_plots/plot.py 3e0c43061f67298a unverified MIT (permissive)
Can Prompt Probe Pretrained Language Models? Understanding the Invisible Risks from a Causal View 23 Mar 2022 c-box/causaleval/pretrain_scripts/run_clm.py 91c07f7c87383db5 ran · our draft was wrong fingerprinted no licence file found · pointer only
CAT: Cross Attention in Vision Transformer 10 Jun 2021 linhezheng19/CAT/src/cat.py a1a83893f9563bf8 unverified MIT (permissive)
Federated Deep AUC Maximization for Heterogeneous Data with a Constant Communication Complexity 9 Feb 2021 optimization-ai/icml2021_feddeepauc_codasca/main_codasca_cifar.py eb1f7eaaec1b33af ran · our draft was wrong fingerprinted no licence file found · pointer only
PeerNomination: Relaxing Exactness for Increased Accuracy in Peer Selection 30 Apr 2020 nmattei/peerselection/peerselect/peerselect/impartial.py c485243a5bb5f155 unverified licence not identified · pointer only
Real-Time Reinforcement Learning 11 Nov 2019 rmst/rtrl/rtrl/util.py c0504dae0e2af9cc unverified MIT (permissive)
Universal Invariant and Equivariant Graph Neural Networks 13 May 2019 nkeriven/univgnn/univgnn.py f2eb4bbe1d24d5b9 ran · our draft was wrong no licence file found · pointer only
BERT has a Mouth, and It Must Speak: BERT as a Markov Random Field Language Model 11 Feb 2019 seanrjohnson/protein_gibbs_sampler/src/pgen/esm_msa_sampler.py 1ecf520984f04d3a unverified MIT (permissive)
Learning Private Neural Language Modeling with Attentive Aggregation 17 Dec 2018 shaoxiongji/fed-att/src/utils/sampling.py bc9519946c0aea20 unverified MIT (permissive)
Strategyproof Peer Selection using Randomization, Partitioning, and Apportionment 13 Apr 2016 nmattei/peerselection/peerselect/peerselect/impartial.py d9f5f9eff4969b8c unverified licence not identified · pointer only
A Tutorial on Spectral Clustering 1 Nov 2007 qinyuenlp/communitydetection/algorithm/SpectralClustering.py 6cda740a215213cb ran · our draft was wrong no licence file found · pointer only
arXiv:Xu_Dual-Temporal_Exemplar_Representation_Network_for_Video_Semantic_Segmentation_ICCV_2025_paper zlxilo/DTERN/mmseg/models/decode_heads/dtern.py a1a83893f9563bf8 unverified MIT (permissive)
arXiv:Wang_MCF_Mutual_Correction_Framework_for_Semi-Supervised_Medical_Image_Segmentation_CVPR_2023_paper WYC-321/MCF/code/utils/opt_utils.py 0c1c3e53e5dcd325 ran MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections