flavio 0.4.2

flavio welcomes you
Documentation
[features]
constitutive = ["mechanics"]
fem = ["constitutive"]
math = []
mechanics = ["math"]

[package]
authors = ["Michael Robert Buche <dev@mrbuche.com>"]
categories = ["mathematics", "science"]
description = "flavio welcomes you"
documentation = "https://docs.rs/crate/flavio"
edition = "2021"
homepage = "https://github.com/mrbuche/flavio"
keywords = ["flavio", "mrbuche"]
license = "BSD-3-Clause"
name = "flavio"
readme = "README.md"
repository = "https://github.com/mrbuche/flavio"
version = "0.4.2"
[package.metadata.docs.rs]
features = ["fem"]
rustdoc-args = ["--html-in-header", ".github/katex.html"]