Skip to content

steenhulthin/CollatzConjecture.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollatzConjecture.net - do calculations related to Collatz conjecture

Author: Steen Hulthin Rasmussen <opensource@percipio.dk>
Date: 2024-11-25
Description:CollatzConjecture.net is a .net library for doing calculations related to Collatz conjecture written i C#.
License:CollatzConjecture.net is licensensed under The Beerware License (see https://fedoraproject.org/wiki/Licensing/Beerware or the license file)

Install

  1. Download the binary from the (new) download page (https://github.com/steenhulthin/CollatzConjecture.Net/releases/download/v0.1.0/CollatzConjecture.dll)
  2. Reference it in the project from which you would like to use it.

Features

  1. Calculate the next number in the Collatz Conjecture sequenze.
  2. Calculate number of step to 1 from a given number.
  3. Calculate the number in each step in a sequenze from a given number.

Build Status

This project uses AppVeyor as CI server.

Build Status:

Build status

About

A .net library for calculations in the realm of Collatz conjecture.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages