repa-linear-algebra: HMatrix operations for Repa.

[ bsd3, data, library ] [ Propose Tags ]

HMatrix Vector and Matrix conversions to and from REPA Array F DIM1/2 (Complex) Double, together with a port of linear algebraic functions.


[Skip to Readme]

Modules

[Last Documentation]

  • Numeric
    • LinearAlgebra
      • Numeric.LinearAlgebra.Repa
        • Numeric.LinearAlgebra.Repa.Conversion

Flags

Manual Flags

NameDescriptionDefault
devel

Development mode (-Werror).

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.0, 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1
Dependencies base (>=4.8 && <4.9), hmatrix (>=0.17 && <0.18), repa (>=3.4 && <3.5), vector (>=0.10 && <0.12) [details]
License BSD-3-Clause
Author Marcin Mrotek
Maintainer marcin.jan.mrotek@gmail.com
Category Data
Home page https://github.com/marcinmrotek/repa-linear-algebra
Bug tracker https://github.com/marcinmrotek/repa-linear-algebra/issues
Source repo head: git clone https://github.com/marcinmrotek/repa-linear-algebra.git
Uploaded by mjmrotek at 2016-03-01T08:04:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3040 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-27 [all 2 reports]

Readme for repa-linear-algebra-0.3.0.1

[back to package description]

repa-linear-algebra

HMatrix operations for Repa.