hilbert_curve_3d, a Python code which converts 3D Hilbert curve data between spatial coordinates of a lattice point (x,y,z) and the linear coordinate H which describes the ordering of that point on the curve.
The information on this web page is distributed under the MIT license.
hilbert_curve_3d is available in a MATLAB version and an Octave version and a Python version.
hilbert_curve, a Python code which computes the sequence of discrete 2D Hilbert curves whose limit is a space-filling curve.