Home › Code › pdist

pdist

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

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

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

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

21 papers shown of 21, newest first; 22 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; 1 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
VALOR: Value-Aware Revenue Uplift Modeling with Treatment-Gated Representation for B2B Sales added by Syntology 2026-04 (from id) vamshing/VALOR-2026/models/baselines.py 9ec1888c5308b375 unverified Apache-2.0 (permissive)
Unisolver: PDE-Conditional Transformers Are Universal PDE Solvers 27 May 2024 thuml/Unisolver/1D_Time_Dependent_PDE/utilities3.py 07d698a590663c2d unverified MIT (permissive)
Novel Class Discovery for Ultra-Fine-Grained Visual Categorization 10 May 2024 SSDUT-Caiyq/UFG-NCD/utils/Relaxed_losses.py 2586b178b48ed611 ran no licence file found · pointer only
Extend Your Own Correspondences: Unsupervised Distant Point Cloud Registration by Progressive Distance Extension 6 Mar 2024 liuquan98/eyoc/lib/metrics.py 4dd813cc2789294d ran MIT (permissive)
APR: Online Distant Point Cloud Registration Through Aggregated Point Cloud Reconstruction 4 May 2023 liuQuan98/APR/FCGF_APR/lib/metrics.py 4dd813cc2789294d ran MIT (permissive)
Fourier Neural Operator with Learned Deformations for PDEs on General Geometries 11 Jul 2022 neural-operator/geo-fno/utilities3.py 07d698a590663c2d unverified MIT (permissive)
Adapting the Mean Teacher for keypoint-based lung registration under geometric domain shifts 1 Jul 2022 multimodallearning/registration-da-mean-teacher/utils.py 0e36c8603b246494 ran · fixture could not drive it fingerprinted MIT (permissive)
Silver-Bullet-3D at ManiSkill 2021: Learning-from-Demonstrations and Heuristic Rule-based Methods for Object Manipulation 13 Jun 2022 caiqi/silver-bullet-3d/No_Restriction/user_solution_bucket.py 50f7402e49731c82 ran · violated contract fingerprinted no licence file found · pointer only
Distilling Causal Effect of Data in Class-Incremental Learning 2 Mar 2021 JoyHuYY1412/DDE_CIL/utils_incremental/incremental_train_and_eval_DCE_MR_LF_TDE.py 74b4050dbd108caa ran · our draft was wrong fingerprinted no licence file found · pointer only
Deep learning based geometric registration for medical images: How accurate can we get without visual features? 1 Mar 2021 multimodallearning/deep-geo-reg/utils.py 0e36c8603b246494 ran · fixture could not drive it fingerprinted no licence file found · pointer only
Deep Global Registration 24 Apr 2020 chrischoy/FCGF/lib/metrics.py 4dd813cc2789294d ran MIT (permissive)
Deep Global Registration 24 Apr 2020 chrischoy/FCGF/wcn/loss.py 0554943fb787aa5f unverified MIT (permissive)
Fast-MVSNet: Sparse-to-Dense Multi-View Stereo With Learned Propagation and Gauss-Newton Refinement 29 Mar 2020 svip-lab/FastMVSNet/fastmvsnet/nn/functional.py 71629ec6951ead55 unverified MIT (permissive)
Learning Attentive Pairwise Interaction for Fine-Grained Classification 24 Feb 2020 PeiqinZhuang/API-Net/models.py 21868b96f7d7b0a3 ran · honoured contract fingerprinted no licence file found · pointer only
Multiresolution Tensor Learning for Efficient and Interpretable Spatial Analysis 13 Feb 2020 Rose-STL-Lab/mrtl/train/climate/multi.py 843c878babbef8b4 ran · our draft was wrong fingerprinted MIT (permissive)
PointPWC-Net: A Coarse-to-Fine Network for Supervised and Self-Supervised Scene Flow Estimation on 3D Point Clouds 27 Nov 2019 multimodallearning/Lung250M-4B/registration_models/train_vxmpp_MIND_unsupervised.py 0e36c8603b246494 ran · fixture could not drive it fingerprinted Apache-2.0 (permissive)
Batch DropBlock Network for Person Re-identification and Beyond 17 Nov 2018 daizuozhuo/batch-dropblock-network/utils/loss.py 58f365883f647099 unverified MIT (permissive)
Bayesian Model-Agnostic Meta-Learning 11 Jun 2018 jaesik817/bmaml/tf_utils.py 4a71ca01067dccd9 unverified MIT (permissive)
In Defense of the Triplet Loss for Person Re-Identification 22 Mar 2017 jjmachan/DeepHash/utils.py 21868b96f7d7b0a3 ran · honoured contract fingerprinted BSD-3-Clause (permissive)
Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs 30 Mar 2016 kakao/n2/benchmarks/metrics.py 54a1c6f06f1a932f unverified Apache-2.0 (permissive)
Efficient Estimation of Word Representations in Vector Space 16 Jan 2013 ringbdstack/socialed/SocialED/detector/bilstm.py 21868b96f7d7b0a3 ran · honoured contract fingerprinted BSD-2-Clause (permissive)
arXiv:aaai_25383 PRIS-CV/Bi-FRN/models/Proto.py ab69bfe3e7b07e1e 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