/aztec_curve

A Python implementation of the Aztec space-filling curve

Primary LanguagePythonMIT LicenseMIT

Aztec Curve

Description

A Python implementation of the Aztec space-filling curve, a fractal curve similar to Hilbert but with different clustering and aspect properties, allowing the creation of bi-dimensional clusters not available for Hilbert nor Peano curves.

Author(s): Diego Ayala (https://github.com/Diego0101)

Paper: https://www.researchgate.net/publication/362386088_Aztec_curve_proposal_for_a_new_space-filling_curve

Execution

Just run the aztec_curve.py

You can easily do it right now, open:

Feel free to contact me in case of inquiries, collaboration, or donations :)

Copyright (c) 2024 Diego Ayala

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.