Skip to content

hirota1ro/swift-ifs-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFS - Iterated Function Systems

ifs-5 ifs-4 ifs-6 ifs-8 ifs-9 ifs-7

Usage

create image

swift run Ifs ~/swift-ifs-tool/json/fig4a.json -o ~/Downloads/fig4a.png

create high quority image

swift run Ifs ~/swift-ifs-tool/json/fig4a.json -d 4 -o ~/Downloads/fig4ax4.png

create high quority image (about 10 mins).

swift run Ifs ~/swift-ifs-tool/json/fig4a.json -N 10000000 -d 4 -o ~/Downloads/x4.png

search

swift run Ifs search -o ~/tmp/ifs/found.json

export as csv

swift run Ifs export ~/tmp/ifs/found.json -o ~/tmp/ifs/export.csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages