Difference between revisions of "Quantum"

From Organic Design wiki
m ({{stub}})
m (Caretaker: Format cat links)
Line 1: Line 1:
{{stub}}
 
 
[[Category:Glossary]][[Category:Nodal Concepts]]
 
[[Category:Glossary]][[Category:Nodal Concepts]]
Quantum in the context of nodal reduction, represents change and a minute timeslice of processing. Also called Quanta in the singular, the processing is as close as possible ''O''(1) and should certainly never be ''O''(n).
+
{{stub}}Quantum in the context of nodal reduction, represents change and a minute timeslice of processing. Also called Quanta in the singular, the processing is as close as possible ''O''(1) and should certainly never be ''O''(n).
 
:That's right we keep all language specific stuff ''O(1)'', and leave all ''higher-O'' to nodally reducable structure. --[[User:Nad|Nad]] 17:15, 19 Jun 2006 (NZST)
 
:That's right we keep all language specific stuff ''O(1)'', and leave all ''higher-O'' to nodally reducable structure. --[[User:Nad|Nad]] 17:15, 19 Jun 2006 (NZST)
 
*[[Wikipedia:Linearizability]] ''(aka "atomicity" formal term and conditions for infintesimal operations like ours)''
 
*[[Wikipedia:Linearizability]] ''(aka "atomicity" formal term and conditions for infintesimal operations like ours)''

Revision as of 18:28, 28 October 2006


Cone.png This article or section is a stub. Stubs are articles that have not yet received substantial attention from the authors. They are short or insufficient pieces of information and require additions to further increase the article's usefulness. The project values stubs as useful first steps toward complete articles.

Quantum in the context of nodal reduction, represents change and a minute timeslice of processing. Also called Quanta in the singular, the processing is as close as possible O(1) and should certainly never be O(n).

That's right we keep all language specific stuff O(1), and leave all higher-O to nodally reducable structure. --Nad 17:15, 19 Jun 2006 (NZST)