https://github.com/clarkedavida/researchnotes
This "book" is a collection of research notes that I made while researching in physics. The first chapters are dedicated to mainly mathematics, and the last chapters are dedicated to mainly physics, with an aim toward lattice field theory.
https://github.com/clarkedavida/researchnotes
introductory latex-document lattice-field-theory physics
Last synced: 7 months ago
JSON representation
This "book" is a collection of research notes that I made while researching in physics. The first chapters are dedicated to mainly mathematics, and the last chapters are dedicated to mainly physics, with an aim toward lattice field theory.
- Host: GitHub
- URL: https://github.com/clarkedavida/researchnotes
- Owner: clarkedavida
- License: mit
- Created: 2020-04-14T18:50:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T22:12:22.000Z (over 1 year ago)
- Last Synced: 2025-02-01T21:41:31.284Z (over 1 year ago)
- Topics: introductory, latex-document, lattice-field-theory, physics
- Language: TeX
- Homepage:
- Size: 10.6 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# researchNotes
This "book" is a collection of research notes that I made while researching in physics. The first chapters are dedicated to mainly mathematics, and the last chapters are dedicated to mainly physics, with an aim toward lattice field theory. A collection of appendices includes supplementary information that didn't seem to fit in any existing chapter.
You can look into the `0_researchnotes.tex` files to see what packages this uses, but I think if you install `texlive-full`, you should have all the packages you need.
This compiles with `./makelatex`. If you encounter issues with this, try `./makelatexDebug`. If you have already compiled once with `./makelatex` or `./makelatexDebug`, you can compile with `./makelatexFast`. Feel free to make an Issue if you have any problems!