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.19), containers, decimal-literals (>=0.1 && <0.2), hashable (>=1.2 && <1.5), template-haskell, unordered-containers (>=0.2 && <0.3) [details]
License GPL-3.0-only
Author Justus Sagemüller
Maintainer (@) jsag $ hvl.no
Revised Revision 1 made by leftaroundabout at 2024-03-16T18:13:43Z
Category Math
Home page https://github.com/leftaroundabout/dumb-cas
Uploaded by leftaroundabout at 2023-01-27T18:39:26Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 3710 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-01-27 [all 1 reports]