An open API service indexing awesome lists of open source software.

https://github.com/thatonecalculator/riesketcher

Riemann sum graphs in Typst with CeTZ
https://github.com/thatonecalculator/riesketcher

Last synced: 4 months ago
JSON representation

Riemann sum graphs in Typst with CeTZ

Awesome Lists containing this project

README

          

# riesketcher

A package to draw Riemann sums (and their plots) of a function with CeTZ.

Usage example and docs: [manual.pdf](https://github.com/ThatOneCalculator/riesketcher/blob/main/manual.pdf)

```typst
#import "@preview/riesketcher:0.4.0": riesketcher
```

![Demo](https://github.com/ThatOneCalculator/riesketcher/assets/44733677/4f87b750-e4be-4698-b650-74f4fe56789d)

![Demo for custom partitions](https://github.com/VincentTam/riesketcher/assets/5748535/3b830cb8-c017-4ed4-9410-7f3bad79edab)

![Demo for trapezoidal rule](https://github.com/user-attachments/assets/f72b6a96-2c8e-4b95-a4d1-cad89fbb75e0)