From 778dbf9dbe1eaddefa3014d34165dcb2fb0b8dc5 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sat, 10 Dec 2016 10:11:12 -0500 Subject: Added hypersphere --- all.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'all.html') diff --git a/all.html b/all.html index 4b48032..f692733 100644 --- a/all.html +++ b/all.html @@ -24,6 +24,7 @@ can be found here. +
@@ -57,7 +58,9 @@ can be found here.
- + + +

@@ -66,6 +69,16 @@ the frequencies of trigrams.
+ +
+
+
+ + Shows a projection of a hypersphere onto the plane. It uses a 2x4 matrix to convert 4D points into 2D points. Use the arrow keys + and the mouse to rotate it in 4D. + +
+
-- cgit v1.2.3