https://github.com/aabbtree77/tensors
Notes taken while reading Shankland (1970).
https://github.com/aabbtree77/tensors
algebra apocalypto correlation-function faddeev field irreps leverrier lie-groups qft shankland spin spinor tensor theoretical-physics weinberg
Last synced: 7 months ago
JSON representation
Notes taken while reading Shankland (1970).
- Host: GitHub
- URL: https://github.com/aabbtree77/tensors
- Owner: aabbtree77
- License: mit
- Created: 2024-09-26T14:56:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T18:12:47.000Z (7 months ago)
- Last Synced: 2025-03-06T19:24:33.180Z (7 months ago)
- Topics: algebra, apocalypto, correlation-function, faddeev, field, irreps, leverrier, lie-groups, qft, shankland, spin, spinor, tensor, theoretical-physics, weinberg
- Language: HTML
- Homepage: https://aabbtree77.github.io/tensors/
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> "The narrowest path is always the holiest."
>
> — *Depeche Mode, 1993*# Introduction
These are my notes taken while reading [Shankland (1970)](https://aapt.scitation.org/doi/10.1119/1.1976018).
Keywords: theoretical physics, tensor field, tensor algebra, spin, spinor, Lie group, Donn G. Shankland, Steven Weinberg.
# Setup
To reuse LaTeX and gomarkdown, clone the repo and run
```bash
./gocode/md2html
```Deploy with [Github Pages](https://medium.com/flycode/how-to-deploy-a-static-website-for-free-using-github-pages-8eddc194853b).