moma 0.2.2

Moving Origin Modular Arithmetic (MOMA), a library for modeling complex systems
Documentation
[dependencies.arima]
version = "0.3.0"

[dependencies.rustfft]
version = "6.4.0"

[lib]
name = "moma"
path = "src/lib.rs"

[package]
authors = ["Neil Crago"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Moving Origin Modular Arithmetic (MOMA), a library for modeling complex systems"
edition = "2024"
include = ["src/*.rs", "Cargo.toml", "README.md", "LICENSE-MIT", "LICENSE-APACHE"]
keywords = ["inertia", "math", "modulo", "cosmology", "gravity"]
license = "MIT OR Apache-2.0"
name = "moma"
readme = "README.md"
repository = "https://github.com/neil-crago/moma"
version = "0.2.2"