@hackage / hmatrix-mmap

Memory map Vector from disk into memory efficiently

Latest0.0.5

About

Metadata

  • Last updated , by AlanFalloon
  • License BSD-3-Clause
  • Categories Data Structures, Mathematics, Systems Programming
  • Maintained by: Alan Falloon <alan.falloon@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

hmatrix-mmap: Load hmatrix Data.Packed.Vector.Vector values using mmap

This package is derived heavily from vector-mmap[1] by Daniel Peebles.

[1] http://hackage.haskell.org/package/vector-mmap