{"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/compute-laplacian","entry":"compute_laplacian","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":7,"n_papers_ran":5,"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":6,"n_samples_ran":4,"n_samples_fingerprinted":1,"n_places":7,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":3,"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":"2604.02581","paper":"/paper/arxiv-2604-02581","title":"Learning interacting particle systems from unlabeled data","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"ViskaWei/lips_unlabeled_data","path":"core/selftest_loss.py","file_url":"https://github.com/ViskaWei/lips_unlabeled_data/blob/HEAD/core/selftest_loss.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dcf2428a0cf965da","mcp_get_code":{"code_sha256":"dcf2428a0cf965da"}},{"arxiv_id":"2407.05680","paper":"/paper/fine-grained-multi-view-hand-reconstruction","title":"Fine-Grained Multi-View Hand Reconstruction Using Inverse Rendering","date":"2024-07-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"agnjason/fmhr","path":"mano_optim.py","file_url":"https://github.com/agnjason/fmhr/blob/HEAD/mano_optim.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":"1725abb601f10ca5","mcp_get_code":{"code_sha256":"1725abb601f10ca5"}},{"arxiv_id":"2405.17656","paper":"/paper/alignment-is-key-for-applying-diffusion","title":"Equivariant Denoisers Cannot Copy Graphs: Align Your Graph Diffusion Models","date":"2024-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Aalto-QuML/DiffAlign","path":"diffalign/neuralnet/extra_features.py","file_url":"https://github.com/Aalto-QuML/DiffAlign/blob/HEAD/diffalign/neuralnet/extra_features.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ccab2b12df8bd44a","mcp_get_code":{"code_sha256":"ccab2b12df8bd44a"}},{"arxiv_id":"2309.16746","paper":"/paper/implicit-gaussian-process-representation-of","title":"Implicit Gaussian process representation of vector fields over arbitrary latent manifolds","date":"2023-09-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"agosztolai/rvgp","path":"RVGP/geometry.py","file_url":"https://github.com/agosztolai/rvgp/blob/HEAD/RVGP/geometry.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ad19bbd209013e2c","mcp_get_code":{"code_sha256":"ad19bbd209013e2c"}},{"arxiv_id":"2308.16212","paper":"/paper/retrobridge-modeling-retrosynthesis-with","title":"RetroBridge: Modeling Retrosynthesis with Markov Bridges","date":"2023-08-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"igashov/retrobridge","path":"src/features/extra_features.py","file_url":"https://github.com/igashov/retrobridge/blob/HEAD/src/features/extra_features.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ccab2b12df8bd44a","mcp_get_code":{"code_sha256":"ccab2b12df8bd44a"}},{"arxiv_id":"1811.10792","paper":"/paper/stochastic-gradient-push-for-distributed-deep","title":"Stochastic Gradient Push for Distributed Deep Learning","date":"2018-11-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adelnabli/acid","path":"utils/graph_utils.py","file_url":"https://github.com/adelnabli/acid/blob/HEAD/utils/graph_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"58454b216bad91b4","mcp_get_code":{"code_sha256":"58454b216bad91b4"}},{"arxiv_id":"1803.06272","paper":"/paper/graph-partition-neural-networks-for-semi","title":"Graph Partition Neural Networks for Semi-Supervised Classification","date":"2018-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Microsoft/graph-partition-neural-network-samples","path":"gpnn/utils/spectral_graph_partition.py","file_url":"https://github.com/Microsoft/graph-partition-neural-network-samples/blob/HEAD/gpnn/utils/spectral_graph_partition.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bc064b53266fde74","mcp_get_code":{"code_sha256":"bc064b53266fde74"}}]}