{"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-jacobian","entry":"compute_jacobian","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":3,"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":7,"n_samples_ran":3,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":1,"unverified":4},"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":"2512.11087","paper":"/paper/arxiv-2512-11087","title":"Clip-and-Verify: Linear Constraint-Driven Domain Clipping for Accelerating Neural Network Verification","date":null,"month_inferred_from_arxiv_id":"2025-12","title_source":"syntology","repo":"Verified-Intelligence/Clip_and_Verify","path":"Control_Verification/dynamics.py","file_url":"https://github.com/Verified-Intelligence/Clip_and_Verify/blob/HEAD/Control_Verification/dynamics.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ef18e3913025d418","mcp_get_code":{"code_sha256":"ef18e3913025d418"}},{"arxiv_id":"2506.04171","paper":"/paper/physics-constrained-flow-matching-sampling","title":"Physics-Constrained Flow Matching: Sampling Generative Models with Hard Constraints","date":"2025-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cpfpengfei/PCFM","path":"pcfm/pcfm_sampling.py","file_url":"https://github.com/cpfpengfei/PCFM/blob/HEAD/pcfm/pcfm_sampling.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"b673f9ba21dc206e","mcp_get_code":{"code_sha256":"b673f9ba21dc206e"}},{"arxiv_id":"2405.18997","paper":"/paper/kernel-semi-implicit-variational-inference","title":"Kernel Semi-Implicit Variational Inference","date":"2024-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"longinyu/ksivi","path":"sivistein_lr.py","file_url":"https://github.com/longinyu/ksivi/blob/HEAD/sivistein_lr.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"946a6f88c2d5c17d","mcp_get_code":{"code_sha256":"946a6f88c2d5c17d"}},{"arxiv_id":"2310.04415","paper":"/paper/why-do-we-need-weight-decay-in-modern-deep","title":"Why Do We Need Weight Decay in Modern Deep Learning?","date":"2023-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tml-epfl/why-weight-decay","path":"overparameterized_nets/traceh.py","file_url":"https://github.com/tml-epfl/why-weight-decay/blob/HEAD/overparameterized_nets/traceh.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"e7bec5b2b1402cf8","mcp_get_code":{"code_sha256":"e7bec5b2b1402cf8"}},{"arxiv_id":"1910.00130","paper":"/paper/track-to-reconstruct-and-reconstruct-to-track","title":"Track to Reconstruct and Reconstruct to Track","date":"2019-09-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tobiasfshr/MOTSFusion","path":"utils/reconstruction_utils.py","file_url":"https://github.com/tobiasfshr/MOTSFusion/blob/HEAD/utils/reconstruction_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f52c4958c757c9c2","mcp_get_code":{"code_sha256":"f52c4958c757c9c2"}},{"arxiv_id":"1905.08500","paper":"/paper/compression-with-flows-via-local-bits-back","title":"Compression with Flows via Local Bits-Back Coding","date":"2019-05-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hojonathanho/localbitsback","path":"compression/blackbox.py","file_url":"https://github.com/hojonathanho/localbitsback/blob/HEAD/compression/blackbox.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6546340b60a0db0c","mcp_get_code":{"code_sha256":"6546340b60a0db0c"}},{"arxiv_id":"1807.04720","paper":"/paper/the-gan-landscape-losses-architectures","title":"A Large-Scale Study on Regularization and Normalization in GANs","date":"2018-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiao7199/compare_gan","path":"compare_gan/src/jacobian_conditioning.py","file_url":"https://github.com/xiao7199/compare_gan/blob/HEAD/compare_gan/src/jacobian_conditioning.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"d088682165b591d6","mcp_get_code":{"code_sha256":"d088682165b591d6"}}]}