adv_linalg 0.1.0

A small type system and an attribute macro automatically optimizing behind-the-scenes for working in linear algebra.
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 24.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 233.48 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Adv-LinAlg/adv_linalg
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • the-mcmaster

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"