Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mstksg/hmatrix-vector-sized

Conversion between hmatrix and vector-sized types
https://github.com/mstksg/hmatrix-vector-sized

Last synced: about 2 months ago
JSON representation

Conversion between hmatrix and vector-sized types

Awesome Lists containing this project

README

        

# hmatrix-vector-sized

[![hmatrix-vector-sized on Hackage](https://img.shields.io/hackage/v/hmatrix-vector-sized.svg?maxAge=2592000)](https://hackage.haskell.org/package/hmatrix-vector-sized)
[![Build Status](https://travis-ci.org/mstksg/hmatrix-vector-sized.svg?branch=master)](https://travis-ci.org/mstksg/hmatrix-vector-sized)

Conversion between statically sized types in *[hmatrix][]* (in the
*[Numeric.LinearAlgebra.Static][static]* module) and *[vector-sized][]*.

[hmatrix]: http://hackage.haskell.org/package/hmatrix
[vector-sized]: http://hackage.haskell.org/package/vector-sized
[static]: https://hackage.haskell.org/package/hmatrix-0.18.2.0/docs/Numeric-LinearAlgebra-Static.html