hmatrix-vector-sized

Conversions between hmatrix and vector-sized types

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

Version on this page:0.1.1.3
LTS Haskell 22.14:0.1.3.0
Stackage Nightly 2024-03-28:0.1.3.0
Latest on Hackage:0.1.3.0

See all snapshots hmatrix-vector-sized appears in

BSD-3-Clause licensed by Justin Le
Maintained by [email protected]
This version can be pinned in stack with:hmatrix-vector-sized-0.1.1.3@sha256:ef597ba969db6c7239e125f2e27257a6d0e49b5868b542fe661340aa9c41c3b8,1881

Module documentation for 0.1.1.3

Used by 2 packages in nightly-2019-05-25(full list with versions):

hmatrix-vector-sized

hmatrix-vector-sized on Hackage Build Status

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

Changes

Changelog

Version 0.1.1.x

Nov 13, 2018

Version 0.1.1.0

Feb 11, 2018

https://github.com/mstksg/hmatrix-vector-sized/releases/tag/v0.1.1.0

  • Conversions to and from flattened versions of matrices.

Version 0.1.0.0

Feb 10, 2018

https://github.com/mstksg/hmatrix-vector-sized/releases/tag/v0.1.0.0

  • Initial release