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)
The guide is not complete. More planned features:
common patterns like clamped dot product with angled bracketstoo specific I thinkHeaviside function (possibly too specific; already have sgnstep())And generally: