There are, in main.ipynb
, code to draw images of Hilbert Space-Filling Curve.
- use
cmap
param inplt.imsave
for needed color, or save manually returned array, with any lib you like
- You can checkout pre-generated curves of orders 1-10 in
saved_images
folder