{"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/fft","entry":"fft","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":7,"n_samples_ran":4,"n_samples_fingerprinted":3,"n_places":7,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":2,"ran_draft_wrong":1,"ran_fixture":1,"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":"2604.11101","paper":"/paper/arxiv-2604-11101","title":"Generating Hadamard matrices with transformers","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"pzinn/hadamard","path":"params.py","file_url":"https://github.com/pzinn/hadamard/blob/HEAD/params.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"467e5b54e5cd31f2","mcp_get_code":{"code_sha256":"467e5b54e5cd31f2"}},{"arxiv_id":"2604.06662","paper":"/paper/arxiv-2604-06662","title":"Towards Robust Content Watermarking Against Removal and Forgery Attacks","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"hala64/ISTS","path":"various_watermark/ringid.py","file_url":"https://github.com/hala64/ISTS/blob/HEAD/various_watermark/ringid.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ed91fcbe9c5f65d3","mcp_get_code":{"code_sha256":"ed91fcbe9c5f65d3"}},{"arxiv_id":"2410.03052","paper":"/paper/learning-structured-representations-by","title":"Learning Structured Representations by Embedding Class Hierarchy with Fast Optimal Transport","date":"2024-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uiuctml/OTCPCC","path":"loss.py","file_url":"https://github.com/uiuctml/OTCPCC/blob/HEAD/loss.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c731bf6abcb63504","mcp_get_code":{"code_sha256":"c731bf6abcb63504"}},{"arxiv_id":"2403.08728","paper":"/paper/ambient-diffusion-posterior-sampling-solving","title":"Ambient Diffusion Posterior Sampling: Solving Inverse Problems with Diffusion Models trained on Corrupted Data","date":"2024-03-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"utcsilab/ambient-diffusion-mri","path":"solve_inverse_adps.py","file_url":"https://github.com/utcsilab/ambient-diffusion-mri/blob/HEAD/solve_inverse_adps.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fbfab7977067c5c5","mcp_get_code":{"code_sha256":"fbfab7977067c5c5"}},{"arxiv_id":"2107.07405","paper":"/paper/lossless-scalable-implicit-likelihood","title":"Lossless, Scalable Implicit Likelihood Inference for Cosmological Fields","date":null,"month_inferred_from_arxiv_id":"2021-07","title_source":"archive","repo":"tlmakinen/powerbox-jax","path":"powerbox_jax/dft.py","file_url":"https://github.com/tlmakinen/powerbox-jax/blob/HEAD/powerbox_jax/dft.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":"5f4891cdc0e79720","mcp_get_code":{"code_sha256":"5f4891cdc0e79720"}},{"arxiv_id":"1911.03221","paper":"/paper/dreem-open-datasets-multi-scored-sleep","title":"Dreem Open Datasets: Multi-Scored Sleep Datasets to compare Human and Automated sleep staging","date":"2019-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Dreem-Organization/dreem-learning-open","path":"dreem_learning_open/preprocessings/epoch_features_processing.py","file_url":"https://github.com/Dreem-Organization/dreem-learning-open/blob/HEAD/dreem_learning_open/preprocessings/epoch_features_processing.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"17f77ead9e021fe4","mcp_get_code":{"code_sha256":"17f77ead9e021fe4"}},{"arxiv_id":"1905.13545","paper":"/paper/190513545","title":"High Frequency Component Helps Explain the Generalization of Convolutional Neural Networks","date":"2019-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HaohanWang/HFC","path":"scripts/resnet.py","file_url":"https://github.com/HaohanWang/HFC/blob/HEAD/scripts/resnet.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"25125b2d8701886c","mcp_get_code":{"code_sha256":"25125b2d8701886c"}}]}