Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
range
Function · 0.85
cos
Method · 0.80
sin
Method · 0.80
new
Method · 0.45
load
Method · 0.45
random
Method · 0.45
hypot
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected