You can preview the animations on https://ushka1.github.io/manimations website.
In addition, all completed and rendered animations can be found in the renders/
directory.
- Stirling numbers of the first kind
- Stirling numbers of the first kind - recurrence
- Stirling numbers of the first kind - value for n, k
- Stirling numbers of the second kind
- Stirling numbers of the second kind - recurrence
- Stirling numbers of the second kind - value for n, k
- Forbidden configurations
- Rook polynomials 1 - definition & example
- Rook polynomials 2 - row/column swaps
- Rook polynomials 3 - disjoint boards
- Rook polynomials 4 - row-column removal
- First install the following dependencies:
Manim
TeXLive
(with support for Polish language)
- Then run the
render.sh
script to render the animations. Rendered animations will be saved in themedia/videos/
directory.