{"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/t","entry":"T","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":9,"n_samples_ran":6,"n_samples_fingerprinted":2,"n_places":9,"n_places_pointer_only":3,"by_status":{"ran_honours":2,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":4,"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":"2504.09374","paper":"/paper/hierarchical-protein-backbone-generation-with","title":"Hierarchical protein backbone generation with latent and structure diffusion","date":"2025-04-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aqlaboratory/genie2","path":"genie/model/structure_net.py","file_url":"https://github.com/aqlaboratory/genie2/blob/HEAD/genie/model/structure_net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ac7fd878729b5dfd","mcp_get_code":{"code_sha256":"ac7fd878729b5dfd"}},{"arxiv_id":"2410.01537","paper":"/paper/attention-layers-provably-solve-single","title":"Attention layers provably solve single-location regression","date":"2024-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pierremarion23/single-location-regression","path":"dynamics.py","file_url":"https://github.com/pierremarion23/single-location-regression/blob/HEAD/dynamics.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fa6dc6bcf90c743f","mcp_get_code":{"code_sha256":"fa6dc6bcf90c743f"}},{"arxiv_id":"2406.02309","paper":"/paper/effects-of-exponential-gaussian-distribution","title":"Effects of Exponential Gaussian Distribution on (Double Sampling) Randomized Smoothing","date":"2024-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tdano1/eg-on-smoothing","path":"th_heuristic.py","file_url":"https://github.com/tdano1/eg-on-smoothing/blob/HEAD/th_heuristic.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"46f3c7ec743814b7","mcp_get_code":{"code_sha256":"46f3c7ec743814b7"}},{"arxiv_id":"2405.15252","paper":"/paper/fast-3d-molecule-generation-via-unified","title":"Fast 3D Molecule Generation via Unified Geometric Optimal Transport","date":"2024-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HaokaiHong/GOAT","path":"models/goat.py","file_url":"https://github.com/HaokaiHong/GOAT/blob/HEAD/models/goat.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b7c96c37f7279a53","mcp_get_code":{"code_sha256":"b7c96c37f7279a53"}},{"arxiv_id":"2403.20200","paper":"/paper/high-dimensional-analysis-of-ridge-regression","title":"High-dimensional analysis of ridge regression for non-identically distributed data with a variance profile","date":"2024-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"issoudab/ridgeregressionvarianceprofile","path":"utils.py","file_url":"https://github.com/issoudab/ridgeregressionvarianceprofile/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dcb59b21789f8752","mcp_get_code":{"code_sha256":"dcb59b21789f8752"}},{"arxiv_id":"2306.14773","paper":"/paper/unifying-the-design-space-of-truss","title":"Unifying the design space and optimizing linear and nonlinear truss metamaterials by generative modeling","date":null,"month_inferred_from_arxiv_id":"2023-06","title_source":"archive","repo":"li-zhengz/unifyingtrussdesignspace","path":"dataGeneration/moveNodes.py","file_url":"https://github.com/li-zhengz/unifyingtrussdesignspace/blob/HEAD/dataGeneration/moveNodes.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"216f1bad40c3584f","mcp_get_code":{"code_sha256":"216f1bad40c3584f"}},{"arxiv_id":"2203.06462","paper":"/paper/low-rank-softmax-can-have-unargmaxable-1","title":"Low-Rank Softmax Can Have Unargmaxable Classes in Theory but Rarely in Practice","date":"2022-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"andreasgrv/unargmaxable","path":"paper/appendix/braid-slice-regions/count_regions.py","file_url":"https://github.com/andreasgrv/unargmaxable/blob/HEAD/paper/appendix/braid-slice-regions/count_regions.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6b4db4e8842f98c8","mcp_get_code":{"code_sha256":"6b4db4e8842f98c8"}},{"arxiv_id":"1806.00550","paper":"/paper/a-swiss-army-infinitesimal-jackknife","title":"A Swiss Army Infinitesimal Jackknife","date":null,"month_inferred_from_arxiv_id":"2018-06","title_source":"archive","repo":"rgiordan/paragami","path":"paragami/autograd_supplement_lib.py","file_url":"https://github.com/rgiordan/paragami/blob/HEAD/paragami/autograd_supplement_lib.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":"c58078439679996f","mcp_get_code":{"code_sha256":"c58078439679996f"}},{"arxiv_id":"1801.04062","paper":"/paper/mine-mutual-information-neural-estimation","title":"MINE: Mutual Information Neural Estimation","date":"2018-01-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gtegner/mine-pytorch","path":"mine/models/mine.py","file_url":"https://github.com/gtegner/mine-pytorch/blob/HEAD/mine/models/mine.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9344ddbf1a3fe029","mcp_get_code":{"code_sha256":"9344ddbf1a3fe029"}}]}