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]
Downloads
- dumb-cas-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.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 |
| Uploaded | by leftaroundabout at 2017-12-12T01:44:49Z |
| Category | Math |
| Home page | https://github.com/leftaroundabout/dumb-cas |
| Distributions | |
| Reverse Dependencies | 2 direct, 1 indirect [details] |
| Downloads | 3995 total (18 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-12-12 [all 1 reports] |