HJLebbink / n-cube

hypercube (n-cube) operations implemented in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n-cube

hypercube (n-cube) operations implemented in C++

Rotations and reflection in n-cubes for n=1..6.

##Usage:

constexpr auto cube = Cube<4, bool>();

constexpr auto transform = todo

About

hypercube (n-cube) operations implemented in C++

License:MIT License


Languages

Language:C++ 69.6%Language:Batchfile 24.6%Language:PowerShell 5.8%