Skip to content

sjelatex/derivative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 license

Copyright 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 Noel

The 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.