In Julia you got 3d $2\times 2\times 2$ lattice stored like:
cubic_lat = [1 3; 2 4;;; 5 7; 6 8]
I would like to draw it like Forget the arrows in a column first view
In Julia you got 3d $2\times 2\times 2$ lattice stored like:
cubic_lat = [1 3; 2 4;;; 5 7; 6 8]
I would like to draw it like Forget the arrows in a column first view
Settings
This document was generated with Documenter.jl version 1.12.0 on Monday 16 June 2025. Using Julia version 1.11.5.