/collatz

Generates images for the hailstone sequence

Primary LanguageC++MIT LicenseMIT

Introduction

This is a simple curiosity project. The program generates an image for visualising the hailstone sequence. For more information on this, see the Collatz Conjecture Wikipedia page.

Installation

This project uses CMake, and depends on ImageMagick.