hmatrix-vector-sized: Conversions between hmatrix and vector-sized types

[ bsd3, library, math ] [ Propose Tags ]

Conversions between statically sized types in hmatrix and vector-sized.

See README on Github https://github.com/mstksg/hmatrix-vector-sized#readme


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2.0, 0.1.3.0 (info)
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), hmatrix (>=0.18), vector, vector-sized (>=0.4.1) [details]
License BSD-3-Clause
Copyright (c) Justin Le 2018
Author Justin Le
Maintainer justin@jle.im
Category Math
Home page https://github.com/mstksg/hmatrix-vector-sized#readme
Bug tracker https://github.com/mstksg/hmatrix-vector-sized/issues
Source repo head: git clone https://github.com/mstksg/hmatrix-vector-sized
Uploaded by jle at 2018-02-11T05:48:45Z
Distributions LTSHaskell:0.1.3.0, NixOS:0.1.3.0, Stackage:0.1.3.0
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 3282 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-02-11 [all 1 reports]

Readme for hmatrix-vector-sized-0.1.0.0

[back to package description]

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.