kendfss / catlab

A library for creating and analyzing Arnold-Cat Maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catlab

A pure Go library for working with and analyzing Arnold-Cat Maps

Usage

Note: The analysis portion isn't ready yet

$ git clone github.com/kendfss/catlab
$ cd catlab
$ go install [or build]
$ [./]catlab path1 path2 ... pathN
  • if the path refers to a directory, a random image will be chosen from its subtree (if a suitable file exists)
  • it will search in the current working directory if no args are given

Specs

Supported Extensions
  • jpeg/jpg
  • png

About

A library for creating and analyzing Arnold-Cat Maps


Languages

Language:Go 100.0%