[dependencies.num]
version = "0.4"
[dev-dependencies.rayon]
version = "1.5"
[dev-dependencies.textplots]
version = "0.8"
[package]
authors = ["Thomas Niederberger <thomas@niederb.ch>"]
categories = ["algorithms", "mathematics", "science"]
description = "Helper functions related to the Collatz conjecture"
edition = "2021"
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.5.0"