simba 0.4.0

SIMD algebra for Rust
Documentation
# Simba - SIMD algebra for Rust

<p align="center">
  <img src="https://rustsim.org/img/logo_simba_wide_wide.svg" alt="simba logo">
</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/sebcrozet/simba">
        <img src="https://travis-ci.org/dimforge/simba.svg?branch=master" alt="Build status">
    </a>
    <a href="https://crates.io/crates/simba">
         <img src="https://meritbadge.herokuapp.com/simba?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://docs.rs/simba">Documentation</a> | <a href="https://discourse.nphysics.org/c/simba">Forum</a>
    </strong>
</p>

-----

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

-----

## Gold sponsors
Simba is supported by:
<p>
  <a href="https://embark-studios.com">
    <img src="https://www.embark.dev/img/logo_black.png" width="301px">
  </a>
</p>