adv_linalg

Crates.ioadv_linalg
lib.rsadv_linalg
version0.1.0
sourcesrc
created_at2023-08-29 12:48:19.529275
updated_at2023-08-29 12:48:19.529275
descriptionA small type system and an attribute macro automatically optimizing behind-the-scenes for working in linear algebra.
homepage
repositoryhttps://github.com/Adv-LinAlg/adv_linalg
max_upload_size
id958069
size24,491
Eric Ovenden (the-mcmaster)

documentation

https://docs.rs/adv_linalg

README

Adv_LinAlg

This is the procedral macro crate that does all the back-end compiler magic.

This is a placeholder while its dependencies are constructed.

License

This software is licensed ultimately described under the terms of the SPDX 2.1 License Expression "MIT OR Apache-2.0".

see files 'LICENSE.md', 'LICENSE-MIT', and 'LICENSE-APACHE' in the root of this crate for more details

Usage

You can easily import adv_linalg in your Cargo.toml file as

adv_linalg = "0.1"
Commit count: 2

cargo fmt