{"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/solve-linear-system","entry":"solve_linear_system","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":4,"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":2,"n_samples_fingerprinted":2,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":0,"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":"2403.05117","paper":"/paper/arbitrary-scale-point-cloud-upsampling-by","title":"Arbitrary-Scale Point Cloud Upsampling by Voxel-Based Network with Latent Geometric-Consistent Learning","date":"2024-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hikvision-research/3DVision","path":"Normal-Estimation/ZTEE/models/AdaFit_ms_HG.py","file_url":"https://github.com/hikvision-research/3DVision/blob/HEAD/Normal-Estimation/ZTEE/models/AdaFit_ms_HG.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"bc24576fff5169fd","mcp_get_code":{"code_sha256":"bc24576fff5169fd"}},{"arxiv_id":"2402.15898","paper":"/paper/information-based-transductive-active","title":"Transductive Active Learning: Theory and Applications","date":"2024-02-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jonhue/transductive-active-learning","path":"lib/utils.py","file_url":"https://github.com/jonhue/transductive-active-learning/blob/HEAD/lib/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"54fb9bf66c465831","mcp_get_code":{"code_sha256":"54fb9bf66c465831"}},{"arxiv_id":"2303.17167","paper":"/paper/rethinking-the-approximation-error-in-3d","title":"Rethinking the Approximation Error in 3D Surface Fitting for Point Cloud Normal Estimation","date":"2023-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hikvision-research/3dvision","path":"Normal-Estimation/ZTEE/models/AdaFit_ms_HG.py","file_url":"https://github.com/hikvision-research/3dvision/blob/HEAD/Normal-Estimation/ZTEE/models/AdaFit_ms_HG.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"bc24576fff5169fd","mcp_get_code":{"code_sha256":"bc24576fff5169fd"}},{"arxiv_id":"2211.16869","paper":"/paper/neaf-learning-neural-angle-fields-for-point","title":"NeAF: Learning Neural Angle Fields for Point Normal Estimation","date":"2022-11-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"bc24576fff5169fd","mcp_get_code":{"code_sha256":"bc24576fff5169fd"}},{"arxiv_id":"2207.03084","paper":"/paper/pre-training-helps-bayesian-optimization-too","title":"Pre-training helps Bayesian optimization too","date":"2022-07-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/hyperbo","path":"hyperbo/basics/linalg.py","file_url":"https://github.com/google-research/hyperbo/blob/HEAD/hyperbo/basics/linalg.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":"0a6dd267fa7a490c","mcp_get_code":{"code_sha256":"0a6dd267fa7a490c"}},{"arxiv_id":"2109.08215","paper":"/paper/automatic-prior-selection-for-meta-bayesian","title":"Pre-trained Gaussian Processes for Bayesian Optimization","date":"2021-09-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"evensgn/hyperbo-mphd","path":"hyperbo/basics/linalg.py","file_url":"https://github.com/evensgn/hyperbo-mphd/blob/HEAD/hyperbo/basics/linalg.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":"17224409b38690a2","mcp_get_code":{"code_sha256":"17224409b38690a2"}},{"arxiv_id":"2108.05836","paper":"/paper/adafit-rethinking-learning-based-normal","title":"AdaFit: Rethinking Learning-based Normal Estimation on Point Clouds","date":"2021-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Runsong123/AdaFit","path":"models/AdaFit_multi_scale.py","file_url":"https://github.com/Runsong123/AdaFit/blob/HEAD/models/AdaFit_multi_scale.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cf1d6127981c7181","mcp_get_code":{"code_sha256":"cf1d6127981c7181"}}]}