├── LICENSE ├── README.md ├── greadability.js └── img ├── bestparameters.png └── convergence.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rpgove/greadability/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rpgove/greadability/HEAD/README.md -------------------------------------------------------------------------------- /greadability.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rpgove/greadability/HEAD/greadability.js -------------------------------------------------------------------------------- /img/bestparameters.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rpgove/greadability/HEAD/img/bestparameters.png -------------------------------------------------------------------------------- /img/convergence.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rpgove/greadability/HEAD/img/convergence.png --------------------------------------------------------------------------------