Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
changed zipWith to zipWithVector to match Numeric.LinearAlgebra.Devel and avoid conflicts
|
|
|
|
Several additions to Static module
|
|
instead of extract for mapX functions
|
|
columns and as inverses of toRows and toColumns
|
|
|
|
|
|
|
|
|
|
dependently typed vectors or matrices to be the same size when they were previously unknown at compile time
|
|
functions from neglect of extract
|
|
|
|
|
|
Add Normed instance for Static matrix and vector
|
|
|
|
|
|
|
|
Map/Outer Product to Domain class in Static module; NFData instances
|
|
methods to Domain
|
|
|
|
meanCov type update to use Herm instead of Matrix
|
|
way it is supposed to work, but I have not tried on Windows.
|
|
gaussianSamle. Not tested.
|
|
|
|
Fixed missing "__muldc3" symbol when building with OpenBLAS under Windows.
|
|
This is related to missing "__muldc3" symbol.
|
|
|
|
|
|
fix windows link error, issue #154
|
|
|
|
sync from albetoruiz/hmatrix
|
|
|
|
|
|
|
|
|
|
|
|
fix for arm compilation
|
|
|
|
Stack build configuration for resolver LTS 3.3
|
|
|
|
|
|
|
|
Stack build support for base package
|
|
Fixed #125 build under Windows
|
|
Updated documentation.
|
|
|