{"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/calc","entry":"calc","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":2,"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":2,"n_samples_fingerprinted":2,"n_places":9,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"unverified":7},"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":"2406.00339","paper":"/paper/turnstile-ell-p-leverage-score-sampling-with","title":"Turnstile $\\ell_p$ leverage score sampling with applications","date":"2024-06-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Tim907/turnstile-sampling","path":"sketching/optimizer.py","file_url":"https://github.com/Tim907/turnstile-sampling/blob/HEAD/sketching/optimizer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b23d4aa4ec12c6fd","mcp_get_code":{"code_sha256":"b23d4aa4ec12c6fd"}},{"arxiv_id":"2403.00680","paper":"/paper/scalable-learning-of-item-response-theory","title":"Scalable Learning of Item Response Theory Models","date":"2024-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tim907/irt","path":"IRT/optimizer.py","file_url":"https://github.com/tim907/irt/blob/HEAD/IRT/optimizer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0b7f917b04d6bf1c","mcp_get_code":{"code_sha256":"0b7f917b04d6bf1c"}},{"arxiv_id":"2311.14156","paper":"/paper/variational-annealing-on-graphs-for","title":"Variational Annealing on Graphs for Combinatorial Optimization","date":"2023-11-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ml-jku/vag-co","path":"VAG_CO/EnergyFunctions/calculateEnergy.py","file_url":"https://github.com/ml-jku/vag-co/blob/HEAD/VAG_CO/EnergyFunctions/calculateEnergy.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e0333ad180fa5096","mcp_get_code":{"code_sha256":"e0333ad180fa5096"}},{"arxiv_id":"2306.02664","paper":"/paper/structure-free-graph-condensation-from-large","title":"Structure-free Graph Condensation: From Large-scale Graphs to Condensed Graph-free Data","date":"2023-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Amanda-Zheng/SFGC","path":"metagtt_inductive_adj_identity.py","file_url":"https://github.com/Amanda-Zheng/SFGC/blob/HEAD/metagtt_inductive_adj_identity.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0335b850684b8c75","mcp_get_code":{"code_sha256":"0335b850684b8c75"}},{"arxiv_id":"2208.13904","paper":"/paper/reducing-certified-regression-to-certified","title":"Reducing Certified Regression to Certified Classification for General Poisoning Attacks","date":"2022-08-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZaydH/certified-regression","path":"src/bound/_greedy_bound.py","file_url":"https://github.com/ZaydH/certified-regression/blob/HEAD/src/bound/_greedy_bound.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"582a8f172dd52000","mcp_get_code":{"code_sha256":"582a8f172dd52000"}},{"arxiv_id":"2205.01753","paper":"/paper/self-focusing-virtual-screening-with-active","title":"Self-focusing virtual screening with active design space pruning","date":"2022-05-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"coleygroup/molpal","path":"molpal/acquirer/metrics.py","file_url":"https://github.com/coleygroup/molpal/blob/HEAD/molpal/acquirer/metrics.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8c90c9a5d3cf36b5","mcp_get_code":{"code_sha256":"8c90c9a5d3cf36b5"}},{"arxiv_id":"2006.12467","paper":"/paper/limits-to-depth-efficiencies-of-self","title":"The Depth-to-Width Interplay in Self-Attention","date":"2020-06-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uf-hobi-informatics-lab/GatorTron","path":"finetuning/re/brat_eval_res.py","file_url":"https://github.com/uf-hobi-informatics-lab/GatorTron/blob/HEAD/finetuning/re/brat_eval_res.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"88094c3b96a13d89","mcp_get_code":{"code_sha256":"88094c3b96a13d89"}},{"arxiv_id":"1906.03158","paper":"/paper/matching-the-blanks-distributional-similarity","title":"Matching the Blanks: Distributional Similarity for Relation Learning","date":"2019-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uf-hobi-informatics-lab/ClinicalTransformerRelationExtraction","path":"src/utils.py","file_url":"https://github.com/uf-hobi-informatics-lab/ClinicalTransformerRelationExtraction/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"056e10dccac0c981","mcp_get_code":{"code_sha256":"056e10dccac0c981"}},{"arxiv_id":"ijcai2022_0528","paper":null,"title":"arXiv:ijcai2022_0528","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"GyChou/mcppoElegantRLforCarla","path":"ray_elegantrl/evaluate.py","file_url":"https://github.com/GyChou/mcppoElegantRLforCarla/blob/HEAD/ray_elegantrl/evaluate.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1c969fcc5ea3afe8","mcp_get_code":{"code_sha256":"1c969fcc5ea3afe8"}}]}