math-programming-tests: Utility functions for testing implementations of the math-programming library.

[ bsd3, library, math ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3.0, 0.4.0, 0.5.0, 0.5.1
Change log ChangeLog.md
Dependencies base (>=4.12.0.0 && <4.13), math-programming (>=0.4.0 && <0.5), tasty (>=1.2.3 && <1.3), tasty-hunit (>=0.10.0.2 && <0.11), tasty-quickcheck (>=0.10.1.1 && <0.11), text (>=1.2.3.1 && <1.3) [details]
License BSD-3-Clause
Copyright 2018 Patrick Steele
Author Patrick Steele
Maintainer steele.pat@gmail.com
Category Math
Home page https://github.com/prsteele/math-programming-tests#readme
Bug tracker https://github.com/prsteele/math-programming-tests/issues
Source repo head: git clone https://github.com/prsteele/math-programming-tests
Uploaded by prsteele at 2020-07-05T18:57:09Z
Distributions
Downloads 369 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for math-programming-tests-0.4.0

[back to package description]

math-programming-tests

This library provides utility functions for testing backends to the math-programming library.