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

https://github.com/bollu/mathemagic

Toybox of explanations of mathematics. Initial focus on (discrete) differential geometry
https://github.com/bollu/mathemagic

Last synced: 6 months ago
JSON representation

Toybox of explanations of mathematics. Initial focus on (discrete) differential geometry

Awesome Lists containing this project

README

          

# [Mathemagic](https://bollu.github.io/mathemagic/)
- [Link to the website](https://bollu.github.io/mathemagic/)

The goal of this side project is to create beautiful rendering of ideas
in differential geometry which enchant me. So I hope to have renderings
of homology, cohomology, exterior calculus, the laplace operator, the heat
equation, the wave equation, curvature, and holonomy.

While I'm at it, I plan to steal ideas and javascript from
[observableHQ](https://observablehq.com/), whom I deeply admire.

- [`selectAll` semantics of d3](https://github.com/d3/d3-selection/blob/v1.4.1/README.md#selectAll)