transpose 0.1.0

Utility for transposing multi-dimensional data
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Elliott Mahler <join.together@gmail.com>"]
categories = ["algorithms", "data structures"]
description = "Utility for transposing multi-dimensional data"
documentation = "http://docs.rs/transpose"
keywords = ["array", "transpose", "2d"]
license = "MIT OR Apache-2.0"
name = "transpose"
repository = "http://github.com/ejmahler/transpose"
version = "0.1.0"