-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (30 loc) · 1.1 KB
/
Copy pathCITATION.cff
File metadata and controls
30 lines (30 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
cff-version: 1.2.0
message: "If you use this code or data, please cite the companion paper below."
title: "squeezing-criticality: critical-point analysis of the squeezing rules R, F, M"
abstract: >
Code companion to Lake & Ro, "Squeezing codes: robust fluctuation-stabilized
memories" (arXiv:2509.20730). Contains a Julia Monte Carlo simulator for
the squeezing rules R, F, M (plus Toom's rule and zero-temperature Glauber
baselines) on a square torus, a Python finite-size-scaling pipeline with
bootstrap and leave-one-L-out uncertainty quantification, and the raw
data and figures used in the paper.
authors:
- family-names: Lake
given-names: Ethan
- family-names: Ro
given-names: Sunghan
license: MIT
repository-code: "https://github.com/elake/squeezing-criticality"
preferred-citation:
type: article
title: "Squeezing codes: robust fluctuation-stabilized memories"
authors:
- family-names: Lake
given-names: Ethan
- family-names: Ro
given-names: Sunghan
year: 2025
url: "https://arxiv.org/abs/2509.20730"
identifiers:
- type: other
value: "arXiv:2509.20730"