dumb-cas: A computer “algebra” system that knows nothing about algebra, at the core.
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.
Modules
[Index] [Quick Jump]
Downloads
- dumb-cas-0.2.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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 | 3825 total (17 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] |