Skip to content

A Python implementation of the Aztec space-filling curve

License

Notifications You must be signed in to change notification settings

Diego0101/aztec_curve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages