{"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/get-grid-coords","entry":"get_grid_coords","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":8,"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":5,"n_samples_fingerprinted":2,"n_places":9,"n_places_pointer_only":6,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":2,"ran":2,"unverified":1},"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":"2412.13193","paper":"/paper/gausstr-foundation-model-aligned-gaussian","title":"GaussTR: Foundation Model-Aligned Gaussian Transformer for Self-Supervised 3D Spatial Understanding","date":"2024-12-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hustvl/gausstr","path":"tools/visualize.py","file_url":"https://github.com/hustvl/gausstr/blob/HEAD/tools/visualize.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ea5177796a632f24","mcp_get_code":{"code_sha256":"ea5177796a632f24"}},{"arxiv_id":"2412.10373","paper":"/paper/gaussianworld-gaussian-world-model-for","title":"GaussianWorld: Gaussian World Model for Streaming 3D Occupancy Prediction","date":"2024-12-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zuosc19/gaussianworld","path":"visualize.py","file_url":"https://github.com/zuosc19/gaussianworld/blob/HEAD/visualize.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c12edf91be74b126","mcp_get_code":{"code_sha256":"c12edf91be74b126"}},{"arxiv_id":"2412.10371","paper":"/paper/gaussianad-gaussian-centric-end-to-end","title":"GaussianAD: Gaussian-Centric End-to-End Autonomous Driving","date":"2024-12-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wzzheng/gaussianad","path":"vis.py","file_url":"https://github.com/wzzheng/gaussianad/blob/HEAD/vis.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fb05e5a5654edb4e","mcp_get_code":{"code_sha256":"fb05e5a5654edb4e"}},{"arxiv_id":"2412.04384","paper":"/paper/probabilistic-gaussian-superposition-for","title":"GaussianFormer-2: Probabilistic Gaussian Superposition for Efficient 3D Occupancy Prediction","date":"2024-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huang-yh/gaussianformer","path":"vis.py","file_url":"https://github.com/huang-yh/gaussianformer/blob/HEAD/vis.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fb05e5a5654edb4e","mcp_get_code":{"code_sha256":"fb05e5a5654edb4e"}},{"arxiv_id":"2406.03946","paper":"/paper/a-probabilistic-approach-to-learning-the","title":"A Probabilistic Approach to Learning the Degree of Equivariance in Steerable CNNs","date":"2024-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"QUVA-Lab/partial-escnn","path":"escnn2/rd_convolution.py","file_url":"https://github.com/QUVA-Lab/partial-escnn/blob/HEAD/escnn2/rd_convolution.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause-Clear","inline_ok":false,"code_sha256_prefix":"5d17f6f10a0d9dca","mcp_get_code":{"code_sha256":"5d17f6f10a0d9dca"}},{"arxiv_id":"2401.00979","paper":"/paper/3d-visibility-aware-generalizable-neural","title":"3D Visibility-aware Generalizable Neural Radiance Fields for Interacting Hands","date":"2024-01-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xuanhuang0/vanerf","path":"src/networks.py","file_url":"https://github.com/xuanhuang0/vanerf/blob/HEAD/src/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"078d4dacce796462","mcp_get_code":{"code_sha256":"078d4dacce796462"}},{"arxiv_id":"2311.16038","paper":"/paper/occworld-learning-a-3d-occupancy-world-model","title":"OccWorld: Learning a 3D Occupancy World Model for Autonomous Driving","date":"2023-11-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wzzheng/occworld","path":"visualize_demo.py","file_url":"https://github.com/wzzheng/occworld/blob/HEAD/visualize_demo.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"fb05e5a5654edb4e","mcp_get_code":{"code_sha256":"fb05e5a5654edb4e"}},{"arxiv_id":"2106.10163","paper":"/paper/steerable-partial-differential-operators-for","title":"Steerable Partial Differential Operators for Equivariant Neural Networks","date":"2021-06-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ejnnr/steerable_pdos","path":"e2cnn/nn/modules/r2_conv/r2diffop.py","file_url":"https://github.com/ejnnr/steerable_pdos/blob/HEAD/e2cnn/nn/modules/r2_conv/r2diffop.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"033214d173cb8d07","mcp_get_code":{"code_sha256":"033214d173cb8d07"}},{"arxiv_id":"02024","paper":null,"title":"arXiv:02024","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"wzzheng/OccWorld","path":"visualize_demo.py","file_url":"https://github.com/wzzheng/OccWorld/blob/HEAD/visualize_demo.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"fb05e5a5654edb4e","mcp_get_code":{"code_sha256":"fb05e5a5654edb4e"}}]}