paspanag / hyperoperation

Simple python experiment to build hyperoperations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiment to build hyperoperations.

Note: must remove iteration limit to use higher order functions (tested tetration up to 2↑↑3: 2↑↑4 will require deeper recursion depth to calculate)

About

Simple python experiment to build hyperoperations


Languages

Language:Python 100.0%