mikepound / cubes

This code calculates all the variations of 3D polycubes for any size (time permitting!)
MIT License
163 stars 43 forks source link

Rust implementation #7

Closed Jantje19 closed 1 year ago

Jantje19 commented 1 year ago

This Rust implementation tries to be as close to the original Python code as possible. (Rust specific) optimizations can be added at a later point.