[go: up one dir, main page]

ultraviolet 0.3.2

A crate to do linear algebra, fast.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "bytemuck"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "cfg-if"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "ultraviolet"
version = "0.3.2"
dependencies = [
 "wide 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "wide"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "bytemuck 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum bytemuck 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3b5389e57ef2cb21b174a28fddb1f83d53453342f7655a0a6d382bf6c2460b33"
"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
"checksum wide 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "df6a72c72d1a6145167b2d794979752a27f8c672adea160aa1feeef7eaf15542"