@hackage / hmatrix-morpheus

Low-level machine learning auxiliary functions.

Latest0.1.1.2

About

Metadata

  • Last updated , by aignatyev17
  • License BSD-3-Clause
  • Maintained by: ignatyev.alexander@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    openblas (off by default)

    Link with OpenBLAS (https:/github.comxianyi/OpenBLAS) optimized libraries.

Readme

Purely functional interface to morpheus based on hmatrix. Morpheus library contains a bunch of cache line aware numerical algorithms suitable for using as a low-level primitives to build machine learning applications.

Examples are in Numeric.Morpheus module.