hektor 0.0.3

A library for hekkin vectors.
Documentation
[![License:0BSD](https://img.shields.io/badge/License-0BSD-brightgreen.svg)](https://opensource.org/licenses/FPL-1.0.0)
![Minimum Rust Version](https://img.shields.io/badge/Min%20Rust-1.36-green.svg)
[![travis.ci](https://travis-ci.org/Lokathor/hektor.svg?branch=master)](https://travis-ci.org/Lokathor/hektor)
[![AppVeyor](https://ci.appveyor.com/api/projects/status/7nh0q08kwngyi3mv/branch/master?svg=true)](https://ci.appveyor.com/project/Lokathor/hektor/branch/master)
[![crates.io](https://img.shields.io/crates/v/hektor.svg)](https://crates.io/crates/hektor)
[![docs.rs](https://docs.rs/hektor/badge.svg)](https://docs.rs/hektor/)

CI coverage:
* Builds on: `x86`, `x86_64`, `wasm32`, `armv7`, `aarch64`, `thumbv7neon`
* Tests on: `x86`, `x86_64`, `wasm32`

# hektor


A library for hekkin vectors.

* Because there are `X` different types that need to be tracked for potential
  compatibility with `Y` operations/traits/whatever, the `X*Y` combination
  explosion makes it hard to track using the normal issue tracker. Instead, we
  use a google spreadsheet as our functionality coverage tracker.
* [You can check it out here]https://docs.google.com/spreadsheets/d/1Sf3ko4noeVKOi8HHkVbYHa9FxPUx8DwDknHPcvqV6a8/edit

**STATUS: NOT READY FOR USE**