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
- Host: GitHub
- URL: https://github.com/bollu/mathemagic
- Owner: bollu
- Created: 2020-05-08T18:00:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T11:18:34.000Z (over 2 years ago)
- Last Synced: 2025-04-09T15:05:35.999Z (6 months ago)
- Language: JavaScript
- Size: 6.52 MB
- Stars: 280
- Watchers: 8
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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)