[dependencies]
[dev-dependencies.rayon]
version = "1.5.1"
[dev-dependencies.textplots]
version = "0.8.0"
[package]
authors = ["Thomas Niederberger <thomas@niederb.ch>"]
categories = ["algorithms", "mathematics", "science"]
description = "Helper functions related to the Collatz conjecture"
edition = "2018"
homepage = "https://github.com/niederb/collatz"
keywords = ["mathematics", "math", "algorithms", "conjecture"]
license = "MIT"
name = "collatz"
repository = "https://github.com/niederb/collatz"
resolver = "2"
version = "0.3.2"