Zaei
Jul 2nd, 2001, 01:46 AM
Not really a question, just sharing some thoughts.
I started thinking about this a while back. An array, Arr[n] is represented as a series of data, one after the other. Arr[n][n] is a grid of values. Arr[n][n][n] is a solid cube of values.
Then, to continue, Arr[n][n][n][n] would be that cube of values over time, a series of cubes of data, Just like the original 1D array. So, the 5th Dimension would be a series of objects over time. Dimension 6 would be those objects over time in different dimensions(?). What would 7 be? What about 8? Any thoughts?
Z.
I started thinking about this a while back. An array, Arr[n] is represented as a series of data, one after the other. Arr[n][n] is a grid of values. Arr[n][n][n] is a solid cube of values.
Then, to continue, Arr[n][n][n][n] would be that cube of values over time, a series of cubes of data, Just like the original 1D array. So, the 5th Dimension would be a series of objects over time. Dimension 6 would be those objects over time in different dimensions(?). What would 7 be? What about 8? Any thoughts?
Z.