gaussian
gaussian: 8 implementations from 9 papers ran on one shared input (census 2026-09-22, battery b986f7e04d79); they produced 8 distinct outputs across 4 buckets, one shared input per bucket.
Identical values to six decimals (the recorded digest) on the shared input are agreement on those inputs, not equivalence. Implementations are compared only within one bucket, the positional (rank, kind, dtype) of each array argument; the argument name is not part of the key because the harness draws the shared array from (rank, kind) and casts it to the dtype, whatever the name; each bucket's shared input is fixed by that key, so members of one bucket saw bitwise-identical inputs under their own scalar arguments. A cluster is the set of members whose recorded output digest is identical. Nothing here says which computation a paper's method intended, and nothing reproduces a paper's results.
Not compared, and not in the tables or the counts above:
- Every examined implementation of this name that took an array argument ran on the shared input.
- 3 more implementations from 8 papers took no array argument and ran only on their own fixture arguments; no shared input existed for them, so they are not compared (on 3 the recorded shared-output digest is the own-fixture digest).
- Every compared output was digested.
Bucket 1 of 4: arg 1: rank 2, kind float, dtype float32 · arg 2: rank 2, kind float, dtype float32 · arg 3: rank 2, kind float, dtype float32
3 implementations from 5 papers share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 3 distinct outputs, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 3 papers 74a713fcacae |
graphormer/models/IEFormer_ep_pp_deq.py 294ba20b recorded x:2/float/float32, mean:2/float/float32, std:2/float/float32 |
[0.221312, -0.260105, 0.838021, -0.577435, -0.44187, -0.387146, -0.60194, 0.696369, …] shape [4, 8] · float32 · Tensor |
| 1 implementation 1 paper 0af269745b69 |
FCN_Image_Classification/BBB.py e0552067 recorded x:2/float/float32, mu:2/float/float32, sigma:2/float/float32 |
[0.221311, -0.260105, 0.83802, -0.577435, -0.44187, -0.387145, -0.60194, 0.696369, …] shape [4, 8] · float32 · Tensor |
| 1 implementation 1 paper ea7df3f4d392 |
spikegcl/model.py 8b551e1b recorded x:2/float/float32, mu:2/float/float32, sigma:2/float/float32 |
[0.221311, -0.260105, 0.83802, -0.577435, -0.44187, -0.387145, -0.60194, 0.696369, …] shape [4, 8] · float32 · Tensor |
Bucket 2 of 4: arg 1: rank 1, kind float, dtype float64
2 implementations from 1 paper share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 2 distinct outputs, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 08c8f5efe272 |
constrainednmf/example_scripts/simulation_constraining_components.py dc85e687 recorded x:1/float/float64; mu=1.5, sig=0.8, a=2.0 |
[0.0218961, 0.488861, 1.5063, 0.0367021, 0.222677, 0.389625, 0.000955711, 0.221932] shape [8] · float64 · ndarray |
| 1 implementation 1 paper 9b4cd0e5cda7 |
constrainednmf/example_scripts/simulation_constraining_weights.py bfb5a334 recorded x:1/float/float64; mu=1.5, sig=0.8 |
[0.010948, 0.24443, 0.753148, 0.018351, 0.111338, 0.194813, 0.000477856, 0.110966] shape [8] · float64 · ndarray |
Bucket 3 of 4: arg 1: rank 2, kind float, dtype float32
2 implementations from 2 papers share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 2 distinct outputs, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 473ebbe61ebc |
model_cGAN.py f905d3e3 recorded ins:2/float/float32; mean=0.0, stddev=1.0 |
[0.676789, -2.68614, 0.225475, -1.12477, -0.0541391, -0.338462, -0.978774, -1.54233, …] shape [4, 8] · float32 · Tensor |
| 1 implementation 1 paper 57d42d1d3ad8 |
s_mnist-gpu.py de8d7a87 recorded x:2/float/float32; mu=0.0, sigma=0.5 |
[0.00120084, 0.00722123, 0.507101, 0.307143, 0.156286, 0.0954137, 0.331444, 0.413873, …] shape [4, 8] · float32 · Tensor |
Bucket 4 of 4: arg 1: rank 1, kind float, dtype float64 · arg 2: rank 1, kind float, dtype float64
1 implementation from 1 paper share this bucket (rank, kind, dtype of each array argument, positional; each member's recorded signature, argument name included, is shown under it); 1 distinct output, largest cluster first. Values are the first 8 of the recorded output, flattened.
| Cluster (same digest to six decimals) | Members | Shared output on this bucket's input |
|---|---|---|
| 1 implementation 1 paper 537a5b67f26b |
model/model.py ed9db0e1 recorded x:1/float/float64, sig:1/float/float64 |
[0.606531, 0.606531, 0.606531, 0.606531, 0.606531, 0.606531, 0.606531, 0.606531] shape [8] · float64 · ndarray |
Identical values to six decimals (the recorded digest) on the shared input are agreement on those inputs, not equivalence; where a cluster's members carry recorded values, the largest difference among them is shown under the cluster. Paper titles are the archive's archive 2025-07-28 where the paper is in the archive and the graph's where it was added by Syntology; papers with no page here are shown by their recorded paper id only. A paper count above the implementation count means one implementation (one code sha) is held from several papers' repositories and counts once. Per-sample status, licence and fingerprint records for each paper are on its paper page. JSON twin: /census/gaussian.json.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections