algebraeon 0.0.10

Algebraeon computational algebra library re-exports for all components
Documentation
[dependencies.algebraeon-geometry]
version = "0.0.10"

[dependencies.algebraeon-groups]
version = "0.0.8"

[dependencies.algebraeon-rings]
version = "0.0.10"

[dependencies.algebraeon-sets]
version = "0.0.6"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["mathematics"]
description = "Algebraeon computational algebra library re-exports for all components"
edition = "2021"
keywords = ["maths", "matrix", "polynomial", "number-theory", "factoring"]
license = "GPL-3.0-only"
name = "algebraeon"
readme = "README.md"
repository = "https://github.com/pishleback/Algebraeon"
version = "0.0.10"