dumb-cas: A computer “algebra” system that knows nothing about algebra, at the core.

[ gpl, library, math ] [ Propose Tags ]

This is a framework for untyped, symbolic computations like a CAS does, without any baked-in rules whatsoever but the ability to define expressions very consisely, as well as any transformation rules you want. The idea is basically to combine the flexibility of a Lisp with the conciseness of a Regex engine, using syntax similar to Haskell's standard pattern matching.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.2.1.1
Dependencies base (>=4.8 && <4.11), containers, decimal-literals (>=0.1 && <0.2), hashable (>=1.2 && <1.3), template-haskell, unordered-containers (>=0.2 && <0.3) [details]
License GPL-3.0-only
Author Justus Sagemüller
Maintainer (@) jsagemue $ uni-koeln.de
Revised Revision 1 made by leftaroundabout at 2017-07-24T13:46:18Z
Category Math
Uploaded by leftaroundabout at 2017-07-24T13:14:53Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 3731 total (23 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]