@hackage / goal-core

Common, non-geometric tools for use with Goal

Latest0.20

About

Metadata

  • Last updated , by alex404
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: sacha.sokoloski@mailbox.org

  • Lottery factor: 0

Links

Installation

Readme

This is the least interesting package in the Goal libraries, and serves simply to re-export existing libraries and provide essential utility factors in a manner that is compatible with Goal. Nevertheless, there are a few modules worth highlighting.

Goal.Core.Circuit: Provides an implementation of monadic Mealy automata to facilitate simple stream-based processing.

Goal.Core.Vector.Storable: Combines the vector-sized and hmatrix libraries to provide efficient linear algebra with static sizes.