Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transientlunatic/notes-gravitation
Notes on general relativity and gravitation.
https://github.com/transientlunatic/notes-gravitation
gravitation lecture-notes physics
Last synced: 22 days ago
JSON representation
Notes on general relativity and gravitation.
- Host: GitHub
- URL: https://github.com/transientlunatic/notes-gravitation
- Owner: transientlunatic
- License: other
- Created: 2015-04-06T12:17:18.000Z (almost 10 years ago)
- Default Branch: sphinx
- Last Pushed: 2021-02-15T00:44:25.000Z (almost 4 years ago)
- Last Synced: 2024-12-06T19:55:25.697Z (2 months ago)
- Topics: gravitation, lecture-notes, physics
- Language: Python
- Homepage: http://notes.daniel-williams.co.uk/gravity/
- Size: 2.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notes on Gravitation and General Relativity
These are my notes on gravitation and general relativity. They are
mostly derived from the notes which I took during an undergraduate
course at the University of Glasgow, taught by Dr Norman Gray and Prof
Martin Hendry, but they've been added to here and there with other
bits and pieces of information.You're welcome to use these notes, but they may contain errors, so
proceed with caution, and note that here (may) be dragons. If you do
find an error, however, I'd be happy to receive bug reports,
suggestions, and the like through Github (the repository storing these
notes can be found at
https://github.com/transientlunatic/notes-gravitation).Right now you're welcome to use these notes under the terms of the
CC-NC-ND 4.0 license.## Compiling these notes
To add awkwardness to inconvenience, these notes need a few unusual
packages to build without modification; these are:* (momento)[https://github.com/transientlunatic/momento]--- A document class I wrote for taking notes.
* (physicsplus)[https://github.com/transientlunatic/physicsplus] --- A package which contains macros which are useful for physics.At some point in the future I'm likely to want to change these notes
to use less complicated macros (they make producing HTML versions a
real pain), but for now you'll need to make sure that both of these
are available in your LaTeX installation's search path.