func
func: 5 implementations from 5 papers ran on one shared input (census 2026-09-22, battery b986f7e04d79); they produced 5 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:
- 2 more implementations of this name were examined but did not run on the shared input (RuntimeError 2).
- 2 more implementations from 2 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 2 the recorded shared-output digest is the own-fixture digest).
- Every compared output was digested.
Bucket 1 of 4: arg 1: rank 1, kind float, dtype float64
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 018087ba8e94 |
experiments/demo_1d_regression.py 8da9e8b6 recorded x:1/float/float64 |
[-0.703103, 0.718348, 0.149368, -0.974429, -0.249253, 0.454275, 1.10216, -0.253194] shape [8] · float64 · ndarray |
| 1 implementation 1 paper 2b88bbb320f4 |
train_3d_op.py f5555e43 recorded x:1/float/float64; a=2.0, b=0.5, c=1.0, d=0.3, e=5.0 |
[2.51605, 2.98658, 2.5839, 2.66013, 2.98268, 2.99846, 1.31807, 2.98243] shape [8] · float64 · ndarray |
Bucket 2 of 4: arg 1: rank 0, kind float, dtype float32
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 afdf3508e713 |
dqn_model_r.py c6f677b1 recorded x:0/float/float32; params=(tensor(2.), tensor(3.), tensor(1.)) |
[0.783081] shape [1] · float32 · Tensor |
Bucket 3 of 4: arg 1: rank 1, kind float, dtype float64 · arg 2: rank 1, kind float, dtype float64 · arg 3: rank 1, kind float, dtype float64 · arg 4: 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 7602a99aa949 |
spec_generation.py f34d1100 recorded r:1/float/float64, a:1/float/float64, x:1/float/float64, b:1/float/float64 |
[-0.903889, 0.157131, 0.897612, -0.762196, -0.176256, 0.0530317, -1.62844, -0.177533] shape [8] · float64 · ndarray |
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 b03d35c04183 |
ID_estimate/ID_graph_largedata.py 073babdc recorded x:1/float/float64, a:1/float/float64; b=0.0, c=0.0 |
[nan, -0.22144, -0.0116594, nan, nan, -0.13186, nan, nan] shape [8] · float64 · ndarray · non-finite |
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/func.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