{"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/make-tuple","entry":"make_tuple","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":11,"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":5,"n_samples_ran":3,"n_samples_fingerprinted":3,"n_places":11,"n_places_pointer_only":4,"by_status":{"ran_honours":1,"ran_violates":2,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":2},"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.11983","paper":"/paper/arxiv-2605-11983","title":"QDSB: Quantized Diffusion Schrödinger Bridges","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"mathefuchs/qdsb","path":"ALAE/lreq.py","file_url":"https://github.com/mathefuchs/qdsb/blob/HEAD/ALAE/lreq.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"509d9bfd9a1c5420","mcp_get_code":{"code_sha256":"509d9bfd9a1c5420"}},{"arxiv_id":"2602.18858","paper":"/paper/arxiv-2602-18858","title":"Hyperbolic Busemann Neural Networks","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"GitZH-Chen/HBNN","path":"lib/geoopt/utils.py","file_url":"https://github.com/GitZH-Chen/HBNN/blob/HEAD/lib/geoopt/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"19896c4283eab1ec","mcp_get_code":{"code_sha256":"19896c4283eab1ec"}},{"arxiv_id":"2601.19849","paper":"/paper/arxiv-2601-19849","title":"HexFormer: Hyperbolic Vision Transformer with Exponential Map Aggregation","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"HayaAlyoussef/HexFormer","path":"lib/geoopt/utils.py","file_url":"https://github.com/HayaAlyoussef/HexFormer/blob/HEAD/lib/geoopt/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"19896c4283eab1ec","mcp_get_code":{"code_sha256":"19896c4283eab1ec"}},{"arxiv_id":"2507.21648","paper":null,"title":"arXiv:2507.21648","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"rrkhan/HGE","path":"lib/geoopt/utils.py","file_url":"https://github.com/rrkhan/HGE/blob/HEAD/lib/geoopt/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"19896c4283eab1ec","mcp_get_code":{"code_sha256":"19896c4283eab1ec"}},{"arxiv_id":"2303.15919","paper":"/paper/hyperbolic-geometry-in-computer-vision-a","title":"Fully Hyperbolic Convolutional Neural Networks for Computer Vision","date":"2023-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kschwethelm/hyperboliccv","path":"code/lib/geoopt/utils.py","file_url":"https://github.com/kschwethelm/hyperboliccv/blob/HEAD/code/lib/geoopt/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"19896c4283eab1ec","mcp_get_code":{"code_sha256":"19896c4283eab1ec"}},{"arxiv_id":"2203.13167","paper":"/paper/towards-exemplar-free-continual-learning-in","title":"Towards Exemplar-Free Continual Learning in Vision Transformers: an Account of Attention, Functional and Weight Regularization","date":"2022-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"srvCodes/continual_learning_with_vit","path":"src/networks/early_conv_vit_net.py","file_url":"https://github.com/srvCodes/continual_learning_with_vit/blob/HEAD/src/networks/early_conv_vit_net.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c90ff78f2a788f9","mcp_get_code":{"code_sha256":"3c90ff78f2a788f9"}},{"arxiv_id":"2106.14881","paper":"/paper/early-convolutions-help-transformers-see","title":"Early Convolutions Help Transformers See Better","date":"2021-06-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jack-Etheredge/early_convolutions_vit_pytorch","path":"vitc/early_convolutions.py","file_url":"https://github.com/Jack-Etheredge/early_convolutions_vit_pytorch/blob/HEAD/vitc/early_convolutions.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c90ff78f2a788f9","mcp_get_code":{"code_sha256":"3c90ff78f2a788f9"}},{"arxiv_id":"2106.04941","paper":"/paper/symmetric-spaces-for-graph-embeddings-a","title":"Symmetric Spaces for Graph Embeddings: A Finsler-Riemannian Approach","date":"2021-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"geoopt/geoopt","path":"geoopt/manifolds/stereographic/manifold.py","file_url":"https://github.com/geoopt/geoopt/blob/HEAD/geoopt/manifolds/stereographic/manifold.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"f177cb3a99ff2717","mcp_get_code":{"code_sha256":"f177cb3a99ff2717"}},{"arxiv_id":"1812.04948","paper":"/paper/a-style-based-generator-architecture-for","title":"A Style-Based Generator Architecture for Generative Adversarial Networks","date":"2018-12-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"podgorskiy/StyleGAN_Blobless","path":"net.py","file_url":"https://github.com/podgorskiy/StyleGAN_Blobless/blob/HEAD/net.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"509d9bfd9a1c5420","mcp_get_code":{"code_sha256":"509d9bfd9a1c5420"}},{"arxiv_id":"1807.07543","paper":"/paper/understanding-and-improving-interpolation-in","title":"Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer","date":"2018-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ivanvovk/controllable-face-generation","path":"lreq.py","file_url":"https://github.com/ivanvovk/controllable-face-generation/blob/HEAD/lreq.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"509d9bfd9a1c5420","mcp_get_code":{"code_sha256":"509d9bfd9a1c5420"}},{"arxiv_id":"1611.06403","paper":"/paper/deep-outdoor-illumination-estimation","title":"Deep Outdoor Illumination Estimation","date":"2016-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CyxFTS/Scenne-illumination-estimation-from-single-image","path":"GLEngine/api/assimp/port/PyAssimp/pyassimp/core.py","file_url":"https://github.com/CyxFTS/Scenne-illumination-estimation-from-single-image/blob/HEAD/GLEngine/api/assimp/port/PyAssimp/pyassimp/core.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c2ed163e54d9cf14","mcp_get_code":{"code_sha256":"c2ed163e54d9cf14"}}]}