Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjelatex/derivative
Nice and easy derivatives for LaTeX
https://github.com/sjelatex/derivative
derivative latex latex-package tex
Last synced: 2 months ago
JSON representation
Nice and easy derivatives for LaTeX
- Host: GitHub
- URL: https://github.com/sjelatex/derivative
- Owner: sjelatex
- License: lppl-1.3c
- Created: 2020-07-10T08:36:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T18:13:55.000Z (11 months ago)
- Last Synced: 2024-09-29T04:42:16.735Z (3 months ago)
- Topics: derivative, latex, latex-package, tex
- Language: TeX
- Homepage:
- Size: 2.97 MB
- Stars: 23
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## README for derivative package v1.4 dated 2024-02-08
The package provides a set of commands `\NewDerivative`, `\NewDifferential` etc. that can be used to define a derivative or a differential operator, respectively. The package have already defined several derivatives and differentials:
- `\odv` Ordinary derivative
- `\pdv` Partial derivative
- `\fdv` Functional derivative
- `\mdv` Material derivative
- `\adv` Average rate of change
- `\jdv` Jacobian
- `\odif` Shorthand for ordinary derivative
- `\pdif` Shorthand for partial derivative
- `\fdif` Shorthand for functional derivative
- `\mdif` Shorthand for material derivative or general differential operator
- `\adif` Difference
### Copyright and licenseCopyright 2019-2024 Simon Jensen
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
of this license or (at your option) any later version.
The latest version of this license is in
http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.This work has the LPPL maintenance status `maintained`.
The Current Maintainer of this work is Simon Jensen.
Contributors: Romain NoelThe bundle contains the files:
README.md This file.
derivative.sty The package itself.
derivative.pdf The package documentation in PDF format.
derivative.tex The master file that produced derivative.pdf.