nalgebra 0.22.1

Linear algebra library with transformations and statically-sized or dynamically-sized matrices.
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://travis-ci.org/dimforge/nalgebra">
        <img src="https://travis-ci.org/dimforge/nalgebra.svg?branch=master" alt="Build status">
    </a>
    <a href="https://crates.io/crates/nalgebra">
         <img src="https://meritbadge.herokuapp.com/nalgebra?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://nalgebra.org/rustdoc/nalgebra/index.html">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>

-----