9 lines
349 B
TOML
9 lines
349 B
TOML
[package]
|
|
name = "geometric_algebra"
|
|
version = "0.1.2"
|
|
authors = ["Alexander Meißner <AlexanderMeissner@gmx.net>"]
|
|
description = "Generate(d) custom libraries for geometric algebras"
|
|
repository = "https://github.com/Lichtso/geometric_algebra/"
|
|
keywords = ["math", "simd", "vector", "geometric-algebra", "geometry"]
|
|
license = "MIT"
|
|
edition = "2018"
|