| Crates.io | adv_linalg |
| lib.rs | adv_linalg |
| version | 0.1.0 |
| created_at | 2023-08-29 12:48:19.529275+00 |
| updated_at | 2023-08-29 12:48:19.529275+00 |
| description | A small type system and an attribute macro automatically optimizing behind-the-scenes for working in linear algebra. |
| homepage | |
| repository | https://github.com/Adv-LinAlg/adv_linalg |
| max_upload_size | |
| id | 958069 |
| size | 24,491 |
This is the procedral macro crate that does all the back-end compiler magic.
This is a placeholder while its dependencies are constructed.
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
You can easily import adv_linalg in your Cargo.toml file as
adv_linalg = "0.1"