[Example] Tetrahedral transform: 6D data to 4D

Discuss the spreadsheet application
Post Reply
Romano
Posts: 1
Joined: Thu Sep 11, 2025 11:13 am

[Example] Tetrahedral transform: 6D data to 4D

Post by Romano »

Hi everyone,

I’m sharing an experimental tool that reduces six-dimensional (6D) data down to four dimensions (4D) using a simple OpenOffice Basic macro.

The method is based on a geometric concept—the tetrahedron—allowing data transformation without relying on external libraries or software like PCA in Python.

🧩 It runs directly in Calc offline, making it great for education and quick data exploration.

📎 Check out the repository and more info here:
👉 https://github.com/rangeman1

I appreciate any feedback, testing, or suggestions for improvement!

Cheers,
rangeman1
Last edited by MrProgrammer on Thu Sep 11, 2025 4:41 pm, edited 1 time in total.
Reason: Edited topic's subject
OpenOffice 4.1.5 Windows 11
Post Reply