Skip to content

Commit f544f20

Browse files
committed
add result of S^5
1 parent 311a86f commit f544f20

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

n_sphere/slides.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,14 @@
515515

516516
---
517517

518+
## Result for $S^5$
519+
520+
![Result for $S^5$. Compared with cylindrical mapping method.](res-S5-cylin.svg)
521+
522+
: Result for $S^5$. Compared with cylindrical mapping method.
523+
524+
---
525+
518526
## Conclusions
519527

520528
This note provides a comprehensive discussion of low discrepancy sampling methods for n-dimensional spheres. It introduces a proposed methodology for generating low-discrepancy sequences on n-dimensional spheres based on the van der Corput sequence, addressing challenges associated with high-dimensional sampling while maintaining desirable properties. This note outlines key concepts such as the van der Corput sequence, Halton sequence, and their applications to unit circles, unit spheres, and higher-dimensional spaces. The document provides detailed explanations and implementations of algorithms for generating points on various dimensional spheres, including the use of Hopf fibration for four-dimensional spheres.

0 commit comments

Comments
 (0)