sum-pyramid: Create Sum Pyramid (Additionstreppe) exercises
Create Sum Pyramid (Additionstreppe) exercises. You specify the size of the pyramid and the number range of the base line and the program emits LaTeX code for puzzles.
sum-pyramid create --size 5
nix-shell --run "make puzzle.pdf"
You may also use multiplications (--multiplication
),
or both addition and multiplication (--mixed
).
In case of additions only,
you may allow puzzles that are uniquely solvable,
but possibly not step-by-step (--allow-gaps
).
You can also control via LaTeX macros
whether and how unknown cells are displayed.
Example output: http://code.henning-thielemann.de/sum-pyramid/puzzle.pdf
Downloads
- sum-pyramid-0.0.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.0, 0.0.1 |
---|---|
Dependencies | base (>=4.5 && <5), combinatorial (>=0.1.1 && <0.2), comfort-array (>=0.5.5 && <0.6), containers (>=0.5.4 && <0.9), lapack (>=0.5.2 && <0.6), optparse-applicative (>=0.11 && <0.20), random (>=1.2.1 && <1.4), shell-utility (>=0.1 && <0.2), transformers (>=0.3 && <0.7), unique-logic-tf (>=0.5.1 && <0.6), utility-ht (>=0.0.11 && <0.1) [details] |
License | BSD-3-Clause |
Author | Henning Thielemann |
Maintainer | haskell@henning-thielemann.de |
Revised | Revision 1 made by HenningThielemann at 2025-06-04T09:47:13Z |
Category | Math |
Home page | https://hub.darcs.net/thielema/sum-pyramid |
Source repo | this: darcs get https://hub.darcs.net/thielema/sum-pyramid --tag 0.0.1 head: darcs get https://hub.darcs.net/thielema/sum-pyramid |
Uploaded | by HenningThielemann at 2025-05-19T11:51:56Z |
Distributions | NixOS:0.0 |
Executables | sum-pyramid |
Downloads | 67 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2025-05-19 [all 1 reports] |