The more dimensions, the better the geometry.
-
Updated
Feb 27, 2025 - C++
The more dimensions, the better the geometry.
MATLAB app that can plot the design space and results of a experiment in up to five dimensions (x, y, z, colour and dot size).
Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a five-dimensional nested output array.
Apply a binary callback to elements in two five-dimensional nested input arrays according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.
Apply a quaternary callback to elements in four five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a five-dimensional nested output array.
Apply a binary callback to elements in five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Add a description, image, and links to the 5d topic page so that developers can more easily learn about it.
To associate your repository with the 5d topic, visit your repo's landing page and select "manage topics."