Experience-Monks / Experience-Monks/math-as-code
More Features
Open
- Dominant language
- No language data
- Stars
- 15.5k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
The guide is not complete. More planned features:
- [x] cross product
- [ ] tensor product
- [ ] delta
- [x] dot product
- ~~common patterns like clamped dot product with angled brackets~~ too specific I think
- [ ] indefinite integral
- [x] ƒ - function
- [x] ~~Heaviside function (`step()`)~~ possibly too specific; already have _sgn_
- [x] common patterns like greek letters vs latin ?
And generally:
- converting some complex/intimidating expressions into code
- notation-to-code examples from real papers (e.g. graphics programming papers)
Contributor guide
Assessment
This issue has not been assessed yet.