2015-10-04 02:59:26 -04:00
|
|
|
[package]
|
|
|
|
|
name = "sigils"
|
2026-02-12 09:40:19 -05:00
|
|
|
version = "0.2.0"
|
2025-07-30 00:20:02 -04:00
|
|
|
edition = "2024"
|
2026-02-12 09:40:19 -05:00
|
|
|
description = "High-performance no_std linear algebra for simulations and embedded flight systems."
|
2025-07-29 12:38:11 -04:00
|
|
|
keywords = ["sigils", "math"]
|
2025-07-30 00:20:02 -04:00
|
|
|
repository = "https://workshop.cybermages.tech/CyberMages/sigils"
|
2025-07-29 12:38:11 -04:00
|
|
|
authors = ["Jason Travis Smith <Myrddin@CyberMages.tech>"]
|
|
|
|
|
readme = "README.md"
|
|
|
|
|
license = "Apache-2.0"
|
2016-06-27 18:22:52 -04:00
|
|
|
|
2025-07-30 00:20:02 -04:00
|
|
|
[dependencies]
|