Skip to content

PengDauan/theory

 
 

Repository files navigation

theory

Welcome to my repository of math and physics theory. If something won't build, doesn't make sense, or if you would like to ask any questions at all about this repository, simply file an issue :D

Download

If you're not using Git, click the green "Clone or download" button and then choose "Download ZIP". If you are using Git, you know what to do.

Building

The LaTeX documents in this repository should build with any standard LaTeX installation, using pdflatex. Image files are stored mostly as SVG, but in order to build the documents, the images must first be converted to PDF. Each document's directory contains an executable Python script called make-figures.py which will convert the SVG files to PDF. This script requires Python and the free image editor Inkscape.

Style guide

Files

  • Directories names are AllCapsCamelCase.

  • File names are lower_case_with_underscores. Acronyms are fine in file names, e.g. SNR_calculation.tex.

TeX

About

Physics, math and other theory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 83.2%
  • Python 12.1%
  • Mathematica 3.7%
  • AGS Script 1.0%