Home › Code › get_distance

get_distance

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

get_distance appears in the code Syntology harvested for 25 papers, as 22 distinct code bodies found in 25 places (a place is one code body under one paper). At least one of them ran in 12 of the papers; 5 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 get_distance 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 12 of the 22 distinct code bodies named get_distance; 10 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

1ran · honoured contract
1ran · violated contract
1ran · our draft was wrong
1ran · fixture could not drive it
8ran
10unverified
5fingerprinted

Licence is a property of each copy, so it is counted per place: 7 of the 25 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

25 papers shown of 25, newest first; 25 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 4 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
OTLesMix: Wasserstein Barycenter and Optimal Transport Map for Synthetic Lesion Generation with Diverse Shapes and Locations added by Syntology 2026-08 (from id) robintrmbtt/otlesmix/otlesmix/lesion_generator/carvemix.py 3505ee29ec4722c5 ran no licence file found · pointer only
Complementary Attention Head Pruning for Efficient Transformers added by Syntology 2026-06 (from id) yanivlivert/cahp/cahp/graph/distance.py f666deff835a22b2 ran no licence file found · pointer only
Coordination Matters: Evaluation of Cooperative Multi-Agent Reinforcement Learning added by Syntology 2026-05 (from id) mariacardei/coordination_aware_MARL/src/stat_env/stat_model.py 560f29de1e064604 ran fingerprinted MIT (permissive)
Cut to the Mix: Simple Data Augmentation Outperforms Elaborate Ones in Limited Organ Segmentation Datasets added by Syntology 2026-02 (from id) Rebooorn/mosDAtoolkit/cli_carvemix.py 373014fa9c9c5f9c unverified MIT (permissive)
arXiv:2507.05503 2025-07 (from id) huang3170/MolForm/models/molopt_score_model.py 5befa7d29d90c70b unverified licence not identified · pointer only
Training Neural Samplers with Reverse Diffusive KL Divergence 16 Oct 2024 jiajunhe98/DiKL/DiKL/evaluation/metric.py 6c7ab62a76e76d23 ran MIT (permissive)
General Binding Affinity Guidance for Diffusion Models in Structure-Based Drug Design 24 Jun 2024 ask-berkeley/badger-sbdd/models/classifier_multi.py 5befa7d29d90c70b unverified MIT (permissive)
Generalized Consistency Trajectory Models for Image Manipulation 19 Mar 2024 1202kbs/gctm/distances.py 0ffee88e5ef7fa6b ran MIT (permissive)
A Comparison Between Invariant and Equivariant Classical and Quantum Graph Neural Networks 30 Nov 2023 royforestano/2023_gsoc_ml4sci_qmlhep_gnn/utils/preprocess.py fc25c206a19e5726 ran fingerprinted no licence file found · pointer only
Telling Left from Right: Identifying Geometry-Aware Semantic Correspondence 28 Nov 2023 Junyi42/geoaware-sc/utils/utils_correspondence.py 2c70990700a1be88 unverified no licence file found · pointer only
Towards Free Data Selection with General-Purpose Models 29 Sep 2023 yichen928/FreeSel/data_selection/utils.py 21b9c84bee8f89fe ran no licence file found · pointer only
Transitivity-Preserving Graph Representation Learning for Bridging Local Connectivity and Role-based Similarity 18 Aug 2023 nslab-cuk/community-aware-graph-transformer/util.py f33dcc24274d2ad3 unverified MIT (permissive)
Active Finetuning: Exploiting Annotation Budget in the Pretraining-Finetuning Paradigm 25 Mar 2023 yichen928/ActiveFT/data_selection/sample_tools/ActiveFT_ImageNet.py e12a7dcc6d51fd2d ran · fixture could not drive it Apache-2.0 (permissive)
CB2: Collaborative Natural Language Interaction Research Platform 14 Mar 2023 lil-lab/cb2/follower_bots/models/hex_conv.py d10445c0642a87eb unverified MIT (permissive)
Hierarchical Inference of the Lensing Convergence from Photometric Catalogs with Bayesian Graph Neural Networks 15 Nov 2022 jiwoncpark/node-to-joy/n2j/trainval_data/utils/coord_utils.py 45d40eb704570c03 ran · our draft was wrong fingerprinted MIT (permissive)
Revisiting Grammatical Error Correction Evaluation and Beyond 3 Nov 2022 pygongnlp/PT-M2/metrics.py 10b705f17bd01668 ran no licence file found · pointer only
GeoDiff: a Geometric Diffusion Model for Molecular Conformation Generation 6 Mar 2022 minkaixu/geodiff/models/geometry.py 5befa7d29d90c70b unverified MIT (permissive)
Multi-person 3D Pose Estimation in Crowded Scenes Based on Multi-View Geometry 21 Jul 2020 HeCraneChen/3D-Crowd-Pose-Estimation-Based-on-MVG/matching/pose_optimize/multiview_geo.py 43064f75359849ed unverified MIT (permissive)
Kinematic 3D Object Detection in Monocular Video 19 Jul 2020 Nicholasli1995/EgoNet/libs/metric/criterions.py a11733449ce5e5e0 unverified MIT (permissive)
Towards Robust Classification with Deep Generative Forests 11 Jul 2020 AlCorreia/GeFs/gefs/cluster.py 6f9a3fa8bb5e3800 unverified MIT (permissive)
Improved Precision and Recall Metric for Assessing Generative Models 15 Apr 2019 manicman1999/precision-recall-keras/precision-recall.py 8985988572ef4703 unverified MIT (permissive)
Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks 23 Dec 2018 apsdehal/gym-starcraft/gym_starcraft/utils.py 4cae8240fd6f06df unverified MIT (permissive)
Sampling Matters in Deep Embedding Learning 23 Jun 2017 suruoxi/DistanceWeightedSampling/model.py 88dc4f262c9b561a ran · honoured contract fingerprinted MIT (permissive)
Learning to count with deep object features 29 May 2015 fomorians/counting-mnist/counting_mnist/create_dataset.py 5193ac946adff737 ran · violated contract fingerprinted Apache-2.0 (permissive)
arXiv:aaai_25639 tencent-ailab/MDM/models/geometry.py 5befa7d29d90c70b unverified 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