Compare commits

..

No commits in common. "2a228b508da0515815373c06456aa41a5898dccd" and "eac1c20b9d1bc4267e8abeb87043ad76e3e65b65" have entirely different histories.

3 changed files with 2 additions and 20 deletions

View File

@ -1,13 +0,0 @@
settings.outformat="png";
settings.render=16;
import three;
size(5cm);
draw(O -- 1.2X, arrow=Arrow3(emissive(black)));
draw(O -- 1.2Y, arrow=Arrow3(emissive(black)));
draw(O -- 1.2Z, arrow=Arrow3(emissive(black)));
draw(arc(c=O, X, X + 2Y));
draw(arc(c=O, Z, 0.5*X + Y + 0.8*Z));

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

View File

@ -4,7 +4,8 @@
* Pre-Quantum Electrodynamics lecture notes (html export)
In this repo, you will find
[[https://jscaux.org][J.-S. Caux]]'s [[https://jscaux.org/ln/pqed][Pre-Quantum Electrodynamics]]
`J.-S. Caux <https://jscaux.org>`_'s
`Pre-Quantum Electrodynamics <https://jscaux.org/ln/pqed>`_
online lecture notes (exported to html).
** Pulling the notes to your local machine
@ -33,12 +34,6 @@ Pretty easy: just open the =index.org= page (or any other
=.html= page in the repo) in your browser.
** Providing feedback
You can either [[mailto:prof@jscaux.org][email me]] or [[https://jscaux.org/git/jscaux/pqed_html/issues][create an issue in this repo]] .
Your feedback is most welcome.
** Learning git
`git <https://git-scm.com/>`_ is one of those applications which