I want to draw the 4-dimensional vectors. The vectors' restrictions are:
- all elements are more than 0.
- all vectors' sum of the all elements is the same.
If 3-dim, we can draw them in an 2-dim equilateral triangle like this.
It means that we can reduce the dimension by using this kind of figure, so if 4-dim vectors, we can represent them by a regular tetrahedron.
I'm looking for a software or program library for drawing 4-dim vectors in such a regular tetrahedron.
I'm sorry if this question is not relevant to this forum.