@hackage / HUnit-approx

Approximate equality for floating point numbers with HUnit

Latest1.1.1.1

About

Metadata

  • Last updated , by RichardEisenberg
  • License BSD-3-Clause
  • Categories Testing
  • Maintained by: Richard Eisenberg <rae@cs.brynmawr.edu>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.0.2
  2. 7.10.3

Readme

HUnit-approx

Build Status

This Haskell package provides operators to test approximate equality among numerical values, compatible with HUnit. It uses implicit variables to make for a clean interface, where approximate comparison looks like a binary operator.