@hackage lol-repa0.0.0.2

A repa backend for <https://hackage.haskell.org/package/lol lol>.

This package contains a pure Haskell implementation of the 'Tensor' interface for Lol, using the highly optimized and parallelizable array library Repa.

You can test this package by running stack test lol-repa, and benchmark by running stack bench lol-repa.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      llvm
       (off by default)

      Compile via LLVM. This produces much better object code, but you need to have the LLVM compiler installed.

      opt
       (on by default)

      Turn on library optimizations