[dependencies.ndarray]
features = ["rayon"]
version = "0.15.6"
[dependencies.num-complex]
version = "0.4.2"
[dependencies.png]
version = "0.17.7"
[dependencies.rayon]
version = "1.7.0"
[dependencies.rustfft]
version = "6.1.0"
[package]
authors = ["Birdbrain"]
description = "A library for simulating the Lenia system of cellular automata."
edition = "2021"
license = "MIT"
name = "lenia_ca"
readme = "README.md"
version = "0.1.1"