JavaScript physics engine Updated +Created
Khronos standard Updated +Created
Lorenz curve Updated +Created
LSF command Updated +Created
TinyMCE Updated +Created
Wealth inequality Updated +Created
bkill Updated +Created
Indefinite special orthogonal group Updated +Created
Like the special orthogonal group is to the orthogonal group, is the subset of with determinant equal to exactly 1.
Iterative in-order Updated +Created
This is a bit harder than iterative pre-order: now we have to check if there is a left or right element or not:
  • (START) push current
  • if there is left:
    • move left
  • else:
    • (ELSE) pop
    • visit
    • if there is right
      • move right
      • GOTO START
    • else:
      • GOTO ELSE
The control flow can be slightly simplified if we allow NULLs: www.geeksforgeeks.org/inorder-tree-traversal-without-recursion/
Light source Updated +Created
Many-worlds interpretation Updated +Created
One single universal wavefunction, and every possible outcomes happens in some alternate universe. Does feel a bit sad and superfluous, but also does give some sense to perceived "wave function collapse".
Photometer Updated +Created
rsync Updated +Created
Timelike-separated event Updated +Created
x86 Updated +Created
Gel electrophoresis separation of SNPs Updated +Created

There are unlisted articles, also show them or only show them.