@hackage / comfort-array-shape

Additional shape types for the comfort-array package

Latest0.0

About

Metadata

  • Last updated , by HenningThielemann
  • License BSD-3-Clause
  • Categories Data Structures
  • Maintained by: Henning Thielemann <haskell@henning-thielemann.de>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.6.5
  2. 8.2.2

Readme

Some extra array shape types additional to the ones in the comfort-array package. These require some more package dependencies and use type-encoded natural numbers.

  • Static.ZeroBased: Like Shape.ZeroBased but with type-encoded number as size.

  • Simplex: Simplices of any dimension, where the dimension is encoded in the type. Only a private module for demonstration. Production-ready implementation in comfort-array.