@hackage ideas-math-types1.1
Common types for mathematical domain reasoners
Categories
License
Apache-2.0
Maintainer
bastiaan.heeren@ou.nl
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- QuickCheck >=2.8
- base >=4.8 && <5
- containers
- ideas >=1.6
- parsec
- semigroups >=0.18 && <0.19 Show all…
Dependents (2)
@hackage/ideas-statistics, @hackage/Advise-me
This package provides common datatypes and utility functions for
mathematical domain reasoners that are based on the ideas software
package. The package is currently used by our logic tutors (dnf/cnf
normal forms, equational proofs, axiomatic proofs, inductive proofs),
the statistics tutor that provides feedback on the structure of
hypothesis tests, and the analyzers of the Advise-Me project. Contact
the package maintainers for further information about the package.