Esta es una herramienta de python creada para ayudar a las personas a aprender y entender qué es la conjetura de Collatz y cómo funciona. Funciona tanto en ingles como en español, solo debes editar los ajustes en el codigo.
This is a python tool created to help people learn and understand what the Collatz conjecture is and how it does work. It can work both in english and spanish, you just have to edit the settings in the code.
Para usar esta herramienta solo necesitas tener instalado Python 3 y la librerìa matplotlib.
All you're gonna need to run this tool is to have installed Python 3 and the matplotlib library.
Special thanks to Derek Muller from Veritasium Youtube channel for inspiring with this video the developing of this tool