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

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
Category Math
Home page https://github.com/leftaroundabout/dumb-cas
Uploaded by leftaroundabout at 2017-10-23T18:15:20Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 3709 total (18 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]