README 924 B

12345678910111213141516171819202122232425
  1. README for physics.sty
  2. physics 1.3
  3. Created by Sergio C. de la Barrera
  4. Updated December 12, 2012
  5. E-mail comments and suggestions to: physics.tex@gmail.com
  6. This material is subject to the LaTeX Project Public License.
  7. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for
  8. the details of that license.
  9. This packages defines simple, yet flexible macros for typesetting equations via:
  10. *Automatic bracing
  11. *Vector notation
  12. *Derivatives
  13. *Dirac bra-ket notation
  14. *Matrix macros
  15. *Additional trig functions and other convenient operators
  16. *Flat fractions and other useful miscellaneous math macros
  17. The goal of this package is to make typesetting equations for physics simpler,
  18. faster, and more human-readable. To that end, the commands included in this package
  19. have names that make the purpose of each command immediately obvious and remove any
  20. ambiguity while reading and editing code for physics equations.