nalgebra-macros 0.2.1

Procedural macros for nalgebra
Documentation
<p align="center">
  <img src="https://nalgebra.org/img/logo_nalgebra.svg" alt="crates.io">
</p>
<p align="center">
    <a href="https://discord.gg/vt9DJSW">
        <img src="https://img.shields.io/discord/507548572338880513.svg?logo=discord&colorB=7289DA">
    </a>
    <a href="https://circleci.com/gh/dimforge/nalgebra">
        <img src="https://circleci.com/gh/dimforge/nalgebra.svg?style=svg" alt="Build status">
    </a>
    <a href="https://crates.io/crates/nalgebra">
         <img src="https://img.shields.io/crates/v/nalgebra.svg?style=flat-square" alt="crates.io">
    </a>
    <a href="https://opensource.org/licenses/Apache-2.0">
        <img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg">
    </a>
</p>
<p align = "center">
    <strong>
        <a href="https://nalgebra.org">Users guide</a> | <a href="https://docs.rs/nalgebra/latest/nalgebra/">Documentation</a> | <a href="https://discourse.nphysics.org/c/nalgebra">Forum</a>
    </strong>
</p>

-----

<p align = "center">
<b>Linear algebra library</b>
<i>for the Rust programming language.</i>
</p>

-----