{"id":"compute.parity--parityMismatch","name":"parityMismatch","owner":"yeho","package":"compute.parity","kind":"thing","signature":"external thing parityMismatch","description":"A parity mismatch record carrying kind, index, expectedValue, actualValue, deltaValue, and related state.","context":"Compare numerical results with explicit tolerances and CPU-reference evidence.","parameters":[],"returns":"void","members":[{"name":"kind","kind":"field","type":"text","description":"Stores kind as text.","signature":"text kind","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"index","kind":"field","type":"int","description":"Stores index as int.","signature":"int index","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"expectedValue","kind":"field","type":"text","description":"Stores expected value as text.","signature":"text expectedValue","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"actualValue","kind":"field","type":"text","description":"Stores actual value as text.","signature":"text actualValue","tags":["thing","field","compute.parity"],"updated":"2026-09-09"},{"name":"deltaValue","kind":"field","type":"text","description":"Stores delta value as text.","signature":"text deltaValue","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-6","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/workflows.yh","line":43,"sha256":"8852b29f3194986ee4600d8797d40c71d81df18abb3b14702d20e580306b4b91"},"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 parityMismatch","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.\nparityMismatch sample = parityMismatch()\nConsole.Log(Text.From(sample.kind))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.compute_parity__paritymismatch\"\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":"04e05cc662a9359b12be0252ec2ee1c29be6c464783363760a530725fd5e393f","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Describe-6","title":"parityMismatch.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.\nparityMismatch instance = parityMismatch()\ntext result = instance.Describe()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.compute_parity__paritymismatch\"\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":"0077439f41640dbad55c627d82ebf45e56f094d2ba32050a57218824aa7a686d","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["kind","index","expectedValue","actualValue","deltaValue","note","Describe"],"url":"https://demonhunterlabs.com/academy/api?item=compute.parity--parityMismatch","json":"https://demonhunterlabs.com/reference/items/compute.parity--parityMismatch.json","markdown":"https://demonhunterlabs.com/reference/text/compute.parity--parityMismatch.md"}
