MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-579094.py

File recipe-579094.py

recipes/Python/579094_Quasicrystal_Pattern_Generator/recipe-579094.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Quasicrystal Pattern Generator
2# https://en.wikipedia.org/wiki/Quasicrystal
3# http://mainisusuallyafunction.blogspot.com/2011/10/quasicrystals-as-sums-of-waves-in-plane.html
4# FB - 20150808

Callers

nothing calls this directly

Calls 8

rangeFunction · 0.85
cosMethod · 0.80
sinMethod · 0.80
newMethod · 0.45
loadMethod · 0.45
randomMethod · 0.45
hypotMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected