user_guide:tutorials:master:random

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
user_guide:tutorials:master:random [2019/04/12 04:41] – external edit 127.0.0.1user_guide:tutorials:master:random [2020/03/25 16:17] joswig
Line 3: Line 3:
 ===== Random points on the unit sphere ===== ===== Random points on the unit sphere =====
  
-The easiest way to randomly construct a polytope is by sampling points on the unit sphere. The following chooses 100 points on the units sphere in 3-space.+The easiest way to randomly construct a polytope is by sampling points on the unit sphere. The following chooses 100 points on the unit sphere in 3-space.
  
 <code perl> <code perl>
Line 12: Line 12:
 With probability one such polytopes are simplicial. With probability one such polytopes are simplicial.
  
-===== Random polytopes with are neither simplicial nor simple =====+===== Random polytopes which are neither simplicial nor simple =====
  
 <code perl> <code perl>
  • user_guide/tutorials/master/random.txt
  • Last modified: 2020/05/12 05:00
  • by 127.0.0.1