{"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/binary-operator","entry":"binary_operator","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":10,"n_papers_ran":9,"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":6,"n_samples_fingerprinted":1,"n_places":10,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":3,"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":"2602.03858","paper":"/paper/arxiv-2602-03858","title":"PENGUIN: General Vital Sign Reconstruction from PPG with Flow Matching State Space Model","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"Neurogica/PENGUIN","path":"src/models/PENGUIN.py","file_url":"https://github.com/Neurogica/PENGUIN/blob/HEAD/src/models/PENGUIN.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause-Clear","inline_ok":false,"code_sha256_prefix":"d74ba9222592f02b","mcp_get_code":{"code_sha256":"d74ba9222592f02b"}},{"arxiv_id":"2602.00534","paper":"/paper/arxiv-2602-00534","title":"AIRE-Prune: Asymptotic Impulse-Response Energy for State Pruning in State Space Models","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"falcon-arrow/AIRE-Prune","path":"s5/ssm.py","file_url":"https://github.com/falcon-arrow/AIRE-Prune/blob/HEAD/s5/ssm.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":"b4fc72406d2ff673","mcp_get_code":{"code_sha256":"b4fc72406d2ff673"}},{"arxiv_id":"2411.02824","paper":"/paper/layer-adaptive-state-pruning-for-deep-state","title":"Layer-Adaptive State Pruning for Deep State Space Models","date":"2024-11-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"msgwak/last","path":"s5/ssm.py","file_url":"https://github.com/msgwak/last/blob/HEAD/s5/ssm.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":"b4fc72406d2ff673","mcp_get_code":{"code_sha256":"b4fc72406d2ff673"}},{"arxiv_id":"2410.03943","paper":"/paper/oscillatory-state-space-models","title":"Oscillatory State-Space Models","date":"2024-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tk-rusch/linoss","path":"models/LinOSS.py","file_url":"https://github.com/tk-rusch/linoss/blob/HEAD/models/LinOSS.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"11738ec367aede4b","mcp_get_code":{"code_sha256":"11738ec367aede4b"}},{"arxiv_id":"2407.19115","paper":"/paper/towards-scalable-and-stable-parallelization","title":"Towards Scalable and Stable Parallelization of Nonlinear RNNs","date":"2024-07-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lindermanlab/elk","path":"elk/models/ssm.py","file_url":"https://github.com/lindermanlab/elk/blob/HEAD/elk/models/ssm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"cc57db8369c5d5df","mcp_get_code":{"code_sha256":"cc57db8369c5d5df"}},{"arxiv_id":"2402.15584","paper":"/paper/state-space-models-for-event-cameras","title":"State Space Models for Event Cameras","date":"2024-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lindermanlab/S5","path":"s5/ssm.py","file_url":"https://github.com/lindermanlab/S5/blob/HEAD/s5/ssm.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b4fc72406d2ff673","mcp_get_code":{"code_sha256":"b4fc72406d2ff673"}},{"arxiv_id":"2311.01927","paper":"/paper/gateloop-fully-data-controlled-linear","title":"GateLoop: Fully Data-Controlled Linear Recurrence for Sequence Modeling","date":"2023-11-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tobiaskatsch/GateLoop","path":"flax_gated_linear_rnn/gated_linear_rnn.py","file_url":"https://github.com/tobiaskatsch/GateLoop/blob/HEAD/flax_gated_linear_rnn/gated_linear_rnn.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":"96947480ac813c76","mcp_get_code":{"code_sha256":"96947480ac813c76"}},{"arxiv_id":"2310.15719","paper":"/paper/recurrent-linear-transformers","title":"AGaLiTe: Approximate Gated Linear Transformers for Online Reinforcement Learning","date":"2023-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"subho406/agalite","path":"src/models/agalite/agalite.py","file_url":"https://github.com/subho406/agalite/blob/HEAD/src/models/agalite/agalite.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ed42d985a78a9d09","mcp_get_code":{"code_sha256":"ed42d985a78a9d09"}},{"arxiv_id":"2310.05167","paper":"/paper/hieros-hierarchical-imagination-on-structured","title":"Hieros: Hierarchical Imagination on Structured State Space Sequence World Models","date":"2023-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Snagnar/Hieros","path":"resettable_s5/s5_model.py","file_url":"https://github.com/Snagnar/Hieros/blob/HEAD/resettable_s5/s5_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a044c344102c93c6","mcp_get_code":{"code_sha256":"a044c344102c93c6"}},{"arxiv_id":"2208.04933","paper":"/paper/simplified-state-space-layers-for-sequence","title":"Simplified State Space Layers for Sequence Modeling","date":"2022-08-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"b4fc72406d2ff673","mcp_get_code":{"code_sha256":"b4fc72406d2ff673"}}]}