General purpose math homeowork template. Heavily based on jdavis/latex-homework-template with some custom commands for mathematics.
| code | effect | |
|---|---|---|
| derivative | \deriv{y}, \deriv[t]{N}, \derivlong{x^2+3x+2} |
|
| partial derivative | \pderiv{f}{x}, \pderivlong{x^2+3x+2}{x} |
- Update the README with a list of custom commands and functions
- Add
Makefileor any other automated build system - Add
dot2texsupport - Fix code block support
- Fix stupid inner product implementation
- Fix "evaluate at" length for fractions