{"id":"compute.parity--floatParitySummary","name":"floatParitySummary","owner":"yeho","package":"compute.parity","kind":"thing","signature":"external thing floatParitySummary","description":"A float parity summary record carrying label, cpuPath, optimizedPath, expectedCount, actualCount, and related state.","context":"Compare numerical results with explicit tolerances and CPU-reference evidence.","parameters":[],"returns":"void","members":[{"name":"label","kind":"field","type":"text","description":"Stores label as text.","signature":"text label","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"cpuPath","kind":"field","type":"text","description":"Stores cpu path as text.","signature":"text cpuPath","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"optimizedPath","kind":"field","type":"text","description":"Stores optimized path as text.","signature":"text optimizedPath","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"expectedCount","kind":"field","type":"int","description":"Stores expected count as int.","signature":"int expectedCount","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"actualCount","kind":"field","type":"int","description":"Stores actual count as int.","signature":"int actualCount","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"mismatchCount","kind":"field","type":"int","description":"Stores mismatch count as int.","signature":"int mismatchCount","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"maxDelta","kind":"field","type":"float","description":"Stores max delta as float.","signature":"float maxDelta","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"tolerance","kind":"field","type":"float","description":"Stores tolerance as float.","signature":"float tolerance","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"exact","kind":"field","type":"bool","description":"Stores exact as bool.","signature":"bool exact","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"hasNonFinite","kind":"field","type":"bool","description":"Stores has non finite as bool.","signature":"bool hasNonFinite","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"note","kind":"field","type":"text","description":"Stores note as text.","signature":"text note","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"Describe","kind":"method","parameters":[],"returns":"text","signature":"Describe() returns text","description":"Describe.","tags":["thing","method","compute.parity"],"exampleId":"method-Describe-11","updated":"2026-09-09"}],"tags":["compute","compute.parity","cpu","method","parity","source-example","thing","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/compute/parity/float_parity.yh","line":50,"sha256":"c88037645d306c3be187ab59e56237c9baa08c135a189746ed542c61ef3c46b8"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use floatParitySummary","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using compute.parity\n\n// Compare numerical results with explicit tolerances and CPU-reference evidence.\nfloatParitySummary sample = floatParitySummary()\nConsole.Log(Text.From(sample.label))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.compute_parity__floatparitysummary\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"compute.parity\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/compute/parity\"\n\n[[dependencies]]\npackage = \"compute.profiling\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/compute/profiling\"\n\n[[dependencies]]\npackage = \"compute.simd\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/compute/simd\"\n\n[[dependencies]]\npackage = \"compute.tensor\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/compute/tensor\"\n\n[[dependencies]]\npackage = \"console\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/console\"\n\n[[dependencies]]\npackage = \"diagnostics\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/diagnostics\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"ad6c1bc67a39707091a6475dfa480ebd874d9305fd9ab150642c2d93cd915753","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Describe-11","title":"floatParitySummary.Describe","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using compute.parity\n\n// Describe.\nfloatParitySummary instance = floatParitySummary()\ntext result = instance.Describe()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.compute_parity__floatparitysummary\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"compute.parity\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/compute/parity\"\n\n[[dependencies]]\npackage = \"compute.profiling\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/compute/profiling\"\n\n[[dependencies]]\npackage = \"compute.simd\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/compute/simd\"\n\n[[dependencies]]\npackage = \"compute.tensor\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/compute/tensor\"\n\n[[dependencies]]\npackage = \"console\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/console\"\n\n[[dependencies]]\npackage = \"diagnostics\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/diagnostics\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"6bc5cbbc68eb7c312c9dc2184c146547e81f0357f62c1deec9b153ce62ffbeb4","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["label","cpuPath","optimizedPath","expectedCount","actualCount","mismatchCount","maxDelta","tolerance","exact","hasNonFinite","note","Describe"],"url":"https://demonhunterlabs.com/academy/api?item=compute.parity--floatParitySummary","json":"https://demonhunterlabs.com/reference/items/compute.parity--floatParitySummary.json","markdown":"https://demonhunterlabs.com/reference/text/compute.parity--floatParitySummary.md"}
