{"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/fourier-encode","entry":"fourier_encode","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":5,"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":8,"n_samples_ran":6,"n_samples_fingerprinted":1,"n_places":10,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":5,"ran_fixture":1,"ran":0,"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":"2409.11697","paper":"/paper/monomial-matrix-group-equivariant-neural","title":"Monomial Matrix Group Equivariant Neural Functional Networks","date":"2024-09-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mathematicalai-nus/monomial-nfn","path":"nfn/layers/encoding.py","file_url":"https://github.com/mathematicalai-nus/monomial-nfn/blob/HEAD/nfn/layers/encoding.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"260b648862af987e","mcp_get_code":{"code_sha256":"260b648862af987e"}},{"arxiv_id":"2409.11697","paper":"/paper/monomial-matrix-group-equivariant-neural","title":"Monomial Matrix Group Equivariant Neural Functional Networks","date":"2024-09-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mathematicalai-nus/monomial-nfn","path":"experiments/models.py","file_url":"https://github.com/mathematicalai-nus/monomial-nfn/blob/HEAD/experiments/models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5febbdfeec3c83ff","mcp_get_code":{"code_sha256":"5febbdfeec3c83ff"}},{"arxiv_id":"2309.17176","paper":"/paper/rladapter-bridging-large-language-models-to","title":"AdaRefiner: Refining Decisions of Language Models with Adaptive Feedback","date":"2023-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pku-rl/adarefiner","path":"models/oc_ca.py","file_url":"https://github.com/pku-rl/adarefiner/blob/HEAD/models/oc_ca.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"260b648862af987e","mcp_get_code":{"code_sha256":"260b648862af987e"}},{"arxiv_id":"2208.03374","paper":"/paper/learning-to-generalize-with-object-centric","title":"Learning to Generalize with Object-centric Agents in the Open World Survival Game Crafter","date":"2022-08-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"astanic/crafter-ood","path":"models/oc_ca.py","file_url":"https://github.com/astanic/crafter-ood/blob/HEAD/models/oc_ca.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"260b648862af987e","mcp_get_code":{"code_sha256":"260b648862af987e"}},{"arxiv_id":"2111.13802","paper":"/paper/factorized-fourier-neural-operators","title":"Factorized Fourier Neural Operators","date":"2021-11-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alasdairtran/fourierflow","path":"fourierflow/modules/position.py","file_url":"https://github.com/alasdairtran/fourierflow/blob/HEAD/fourierflow/modules/position.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4ceadf39f2190457","mcp_get_code":{"code_sha256":"4ceadf39f2190457"}},{"arxiv_id":"2103.03206","paper":"/paper/perceiver-general-perception-with-iterative","title":"Perceiver: General Perception with Iterative Attention","date":"2021-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lucidrains/perceiver-pytorch","path":"perceiver_pytorch/perceiver_pytorch.py","file_url":"https://github.com/lucidrains/perceiver-pytorch/blob/HEAD/perceiver_pytorch/perceiver_pytorch.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7764f517d3e13e73","mcp_get_code":{"code_sha256":"7764f517d3e13e73"}},{"arxiv_id":"2103.03206","paper":"/paper/perceiver-general-perception-with-iterative","title":"Perceiver: General Perception with Iterative Attention","date":"2021-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kietngt00/hmdb51-recognition","path":"model/attention.py","file_url":"https://github.com/kietngt00/hmdb51-recognition/blob/HEAD/model/attention.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":"a72f0467d5ab04ca","mcp_get_code":{"code_sha256":"a72f0467d5ab04ca"}},{"arxiv_id":"2103.03206","paper":"/paper/perceiver-general-perception-with-iterative","title":"Perceiver: General Perception with Iterative Attention","date":"2021-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sooheon/perceiver-jax","path":"perceiver_jax/perceiver_jax.py","file_url":"https://github.com/sooheon/perceiver-jax/blob/HEAD/perceiver_jax/perceiver_jax.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8d50746971d74b4a","mcp_get_code":{"code_sha256":"8d50746971d74b4a"}},{"arxiv_id":"2103.03206","paper":"/paper/perceiver-general-perception-with-iterative","title":"Perceiver: General Perception with Iterative Attention","date":"2021-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fac2003/perceiver-multi-modality-pytorch","path":"perceiver_pytorch/perceiver_pytorch.py","file_url":"https://github.com/fac2003/perceiver-multi-modality-pytorch/blob/HEAD/perceiver_pytorch/perceiver_pytorch.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":"2db56d1fa509f735","mcp_get_code":{"code_sha256":"2db56d1fa509f735"}},{"arxiv_id":"2103.03206","paper":"/paper/perceiver-general-perception-with-iterative","title":"Perceiver: General Perception with Iterative Attention","date":"2021-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rishit-dagli/Perceiver","path":"perceiver/perceiver.py","file_url":"https://github.com/Rishit-dagli/Perceiver/blob/HEAD/perceiver/perceiver.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"81535522703627e2","mcp_get_code":{"code_sha256":"81535522703627e2"}}]}