description | Small project for finding combinations of numbers |
owner | J.moudrik@gmail.com |
last change | Wed, 18 Jan 2012 13:00:50 +0000 (18 14:00 +0100) |
URL | git://repo.or.cz/golden_search.git |
| https://repo.or.cz/golden_search.git |
push URL | ssh://repo.or.cz/golden_search.git |
| https://repo.or.cz/golden_search.git (learn more) |
bundle info | golden_search.git downloadable bundles |
content tags
|
|
readme
The code implements simple algorithm for finding combinations of numbers, that are similar to some natural constants.
E.g. you want to prove, that your house has been made by aliens. You measure size of door, size of house, size of few windows and put this in the program. Voilla. Ratio between door surface and chimney surface is Pi! Ratio between window size and house height is Euler's number. Etc...