Home › Code › rotation_matrix

rotation_matrix

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

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

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

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

27 papers shown of 27, newest first; 27 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 2 papers added by Syntology; 3 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
Fine-tuning Pocket-Aware Diffusion Models via Denoising Policy Optimization added by Syntology 2026-05 (from id) xy9485/DePPA/geometry_utils.py cf32ddf40be29175 ran MIT (permissive)
Fast Log-Domain Sinkhorn Optimal Transport with Warp-Level GPU Reductions added by Syntology 2026-05 (from id) xiao98/Fast-Sinkhorn-CUDA/experiments/applications/point_cloud_matching.py 9b6a364baf249a7b ran MIT (permissive)
arXiv:2507.19993 2025-07 (from id) ShunChengWu/3DSSG/codeLib/transformation.py 96e1496cad3b1481 unverified licence not identified · pointer only
OpenEMMA: Open-Source Multimodal Model for End-to-End Autonomous Driving 19 Dec 2024 taco-group/openemma/openemma/YOLO3D/library/Math.py 502bf1a47f6d2dbe ran · honoured contract Apache-2.0 (permissive)
Domain-adaptive Video Deblurring via Test-time Blurring 12 Jul 2024 jin-ting-he/dadeblur/DeblurringModel/ESTRNN/video_dataloader.py 5beb9d036d78e9aa ran fingerprinted no licence file found · pointer only
WildGaussians: 3D Gaussian Splatting in the Wild 11 Jul 2024 jkulhanek/wild-gaussians/wildgaussians/datasets/_common.py d61d33fc47413d81 ran licence not identified · pointer only
Variational Partial Group Convolutions for Input-Aware Partial Equivariance of Rotations and Color-Shifts 5 Jul 2024 yegonkim/partial_equiv/rotation/partial_equiv/ck/magnet.py 95b3aac05b68d97a ran fingerprinted no licence file found · pointer only
4D-DRESS: A 4D Dataset of Real-world Human Clothing with Semantic Annotations 29 Apr 2024 eth-ait/4d-dress/dataset/utility.py 769800508310024b ran no licence file found · pointer only
MAMBA: an Effective World Model Approach for Meta-Reinforcement Learning 14 Mar 2024 zoharri/mamba/envs/crafter_description.py d441e81a18ce45a4 ran licence not identified · pointer only
Open3DSG: Open-Vocabulary 3D Scene Graphs from Point Clouds with Queryable Objects and Open-Set Relationships 19 Feb 2024 boschresearch/Open3DSG/open3dsg/models/op_utils.py b5886a512bef5688 ran fingerprinted AGPL-3.0 (copyleft) · pointer only
Physics-guided Shape-from-Template: Monocular Video Perception through Neural Surrogate Models 21 Nov 2023 davidstotko/physics-guided-shape-from-template/network/setups.py ec2a56cc241cdbe3 ran MIT (permissive)
SmartPlay: A Benchmark for LLMs as Intelligent Agents 2 Oct 2023 microsoft/smartplay/src/smartplay/crafter/crafter_env.py d441e81a18ce45a4 ran CC-BY-4.0 · pointer only
Fast Optimal Transport through Sliced Wasserstein Generalized Geodesics 4 Jul 2023 MaheyG/SWGG/code/utils_ICP.py a3cf34348d116058 unverified MIT (permissive)
$PC^2$: Projection-Conditioned Point Cloud Diffusion for Single-Image 3D Reconstruction 21 Feb 2023 lukemelas/projection-conditioned-point-cloud-diffusion/experiments/diffusion_utils.py 3fa2e4261af762a4 unverified MIT (permissive)
Geometry-Complete Diffusion for 3D Molecule Generation and Optimization 8 Feb 2023 bioinfomachinelearning/gcdm-sbdd/geometry_utils.py cf32ddf40be29175 ran MIT (permissive)
Structure-based Drug Design with Equivariant Diffusion Models 24 Oct 2022 arneschneuing/diffsbdd/geometry_utils.py cf32ddf40be29175 ran MIT (permissive)
StyleLight: HDR Panorama Generation for Lighting Estimation and Editing 29 Jul 2022 wanggcong/stylelight/skylibs/envmap/environmentmap.py de42ea8638c91221 ran · honoured contract MIT (permissive)
Roto-translated Local Coordinate Frames For Interacting Dynamical Systems 28 Oct 2021 mkofinas/locs/locs/models/standalone_fc_locs.py bde7abdf2f579003 unverified MIT (permissive)
Imagining The Road Ahead: Multi-Agent Trajectory Prediction via Differentiable Simulation 22 Apr 2021 inverted-ai/torchdrivesim/torchdrivesim/utils.py 1649c7681e8aac17 unverified Apache-2.0 (permissive)
UAV-Human: A Large Benchmark for Human Behavior Understanding with Unmanned Aerial Vehicles 2 Apr 2021 RemyMess/MMVRC_ICCV_2021_Skeleton_based_Action_Recognition/src/preprocessing/preprocess_alt.py 327914afc77408cf unverified MIT (permissive)
MVTN: Multi-View Transformation Network for 3D Shape Recognition 26 Nov 2020 ajhamdi/MVTN/custom_dataset.py 5d128b350b04c281 ran · fixture could not drive it fingerprinted no licence file found · pointer only
An Analysis of Robustness of Non-Lipschitz Networks 13 Oct 2020 dravyanshsharma/adversarial-contrastive/n3_1__optimal_attack.py d936aa6a51d78d60 ran · honoured contract fingerprinted MIT (permissive)
Actional-Structural Graph Convolutional Networks for Skeleton-based Action Recognition 26 Apr 2019 limaosen0/AS-GCN/data_gen/rotation.py 005986a60686cb80 unverified BSD-2-Clause (permissive)
Monocular 3D Object Detection Leveraging Accurate Proposals and Shape Reconstruction 2 Apr 2019 identical code first harvested elsewhere 502bf1a47f6d2dbe ran · honoured contract licence of this copy not recorded
3D Bounding Box Estimation Using Deep Learning and Geometry 1 Dec 2016 ZhixinLai/3D-detection-with-monocular-RGB-image/math_2Dto3D.py 502bf1a47f6d2dbe ran · honoured contract no licence file found · pointer only
arXiv:aaai_25127 HuiGuanLab/HiCo/data_gen/rotation.py c55d58d731e98227 unverified Apache-2.0 (permissive)
arXiv:aaai_19917 ZhiChen902/DetarNet/utils/SE3.py adfa00ca2cbc0247 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