{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/transpose-2","entry":"Transpose","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":9,"n_papers_ran":6,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":10,"n_samples_ran":7,"n_samples_fingerprinted":7,"n_places":10,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":7,"unverified":3},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2605.18534","paper":"/paper/arxiv-2605-18534","title":"XCTFormer: Leveraging Cross-Channel and Cross-Time Dependencies for Enhanced Time-Series Analysis","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"azencot-group/XCTFormer","path":"models/XCTFormer.py","file_url":"https://github.com/azencot-group/XCTFormer/blob/HEAD/models/XCTFormer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8fd6e2dc13afbcc5","mcp_get_code":{"code_sha256":"8fd6e2dc13afbcc5"}},{"arxiv_id":"2602.08638","paper":"/paper/arxiv-2602-08638","title":"LEFT: Learnable Fusion of Tri-view Tokens for Unsupervised Time Series Anomaly Detection","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"DezhengWang/Left","path":"models/Left/LEFT.py","file_url":"https://github.com/DezhengWang/Left/blob/HEAD/models/Left/LEFT.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2a02ed544144398a","mcp_get_code":{"code_sha256":"2a02ed544144398a"}},{"arxiv_id":"2510.19710","paper":"/paper/arxiv-2510-19710","title":"SEMPO: Lightweight Foundation Models for Time Series Forecasting","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"mala-lab/SEMPO","path":"models/SEMPO.py","file_url":"https://github.com/mala-lab/SEMPO/blob/HEAD/models/SEMPO.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"499904dada1942cb","mcp_get_code":{"code_sha256":"499904dada1942cb"}},{"arxiv_id":"2510.08445","paper":"/paper/arxiv-2510-08445","title":"Synthetic Series-Symbol Data Generation for Time Series Foundation Models","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"wwhenxuan/SymTime","path":"models/pretrain_model.py","file_url":"https://github.com/wwhenxuan/SymTime/blob/HEAD/models/pretrain_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b6f4a7655eb0836c","mcp_get_code":{"code_sha256":"b6f4a7655eb0836c"}},{"arxiv_id":"2412.12146","paper":"/paper/generative-modeling-and-data-augmentation-for","title":"Generative Modeling and Data Augmentation for Power System Production Simulation","date":"2024-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Becklishious/NeurIPS2024","path":"TS-Diffusion/Models/interpretable_diffusion/gaussian_diffusion.py","file_url":"https://github.com/Becklishious/NeurIPS2024/blob/HEAD/TS-Diffusion/Models/interpretable_diffusion/gaussian_diffusion.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dde0210f6a5d551c","mcp_get_code":{"code_sha256":"dde0210f6a5d551c"}},{"arxiv_id":"2303.16890","paper":"/paper/dpf-learning-dense-prediction-fields-with","title":"DPF: Learning Dense Prediction Fields with Weak Supervision","date":"2023-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cxx226/DPF","path":"model/models.py","file_url":"https://github.com/cxx226/DPF/blob/HEAD/model/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f04fbb95b10651aa","mcp_get_code":{"code_sha256":"f04fbb95b10651aa"}},{"arxiv_id":"2206.00888","paper":"/paper/squeezeformer-an-efficient-transformer-for","title":"Squeezeformer: An Efficient Transformer for Automatic Speech Recognition","date":"2022-06-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"upskyy/Squeezeformer","path":"squeezeformer/model.py","file_url":"https://github.com/upskyy/Squeezeformer/blob/HEAD/squeezeformer/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"de0041a83f28b21f","mcp_get_code":{"code_sha256":"de0041a83f28b21f"}},{"arxiv_id":"2103.13413","paper":"/paper/vision-transformers-for-dense-prediction","title":"Vision Transformers for Dense Prediction","date":"2021-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vishal-kataria/MiDaS-master","path":"midas/dpt_depth.py","file_url":"https://github.com/vishal-kataria/MiDaS-master/blob/HEAD/midas/dpt_depth.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"02e1fc79bd830d15","mcp_get_code":{"code_sha256":"02e1fc79bd830d15"}},{"arxiv_id":"2103.13413","paper":"/paper/vision-transformers-for-dense-prediction","title":"Vision Transformers for Dense Prediction","date":"2021-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chriswxho/dynamic-inference","path":"dpt/vit.py","file_url":"https://github.com/chriswxho/dynamic-inference/blob/HEAD/dpt/vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"016c70fd7d59aa02","mcp_get_code":{"code_sha256":"016c70fd7d59aa02"}},{"arxiv_id":"1612.00593","paper":"/paper/pointnet-deep-learning-on-point-sets-for-3d","title":"PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation","date":"2016-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"debajyotid2/pointnet_pl","path":"src/model.py","file_url":"https://github.com/debajyotid2/pointnet_pl/blob/HEAD/src/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0ac9e981b1b6e263","mcp_get_code":{"code_sha256":"0ac9e981b1b6e263"}}]}