Skip to content

Commit

Permalink
docs: rewrite Vector's documentation (#545)
Browse files Browse the repository at this point in the history
* give the logo some margins

* remove the old; I'll use vector.readthedocs.io as a guide for refilling it

* switch from ReST to (Myst) Markdown

* style: pre-commit fixes

* skip test of non-existent notebook

* simplified the Overview page

* style: pre-commit fixes

* also mention geometric vs momentum

* style: pre-commit fixes

* added interfaces

* pre-commit

* rename 'talks' to 'presentations'

* finished the (public) reference documentation

* style: pre-commit fixes

* made stubs for tutorials

* use SVG and make README match readthedocs

* style: pre-commit fixes

* pre-commit

* finished the 'Vector objects' tutorial

* finished the 'SymPy expressions' tutorial

* finished the 'NumPy arrays' tutorial

* finished the 'Awkward Arrays' tutorial

* the tutorials are all done now

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
jpivarski and pre-commit-ci[bot] authored Dec 20, 2024
1 parent 0fda04e commit 2a3daae
Show file tree
Hide file tree
Showing 132 changed files with 4,490 additions and 9,988 deletions.
901 changes: 66 additions & 835 deletions README.md

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions docs/_images/LogoSrc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/coordinate-systems.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
323 changes: 323 additions & 0 deletions docs/_images/coordinate-systems.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vector-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 0 additions & 8 deletions docs/api/backends/vector.backends._numba.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/backends/vector.backends._numba_object.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/backends/vector.backends.awkward.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/backends/vector.backends.awkward_constructors.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/backends/vector.backends.numba_numpy.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/backends/vector.backends.numpy.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/backends/vector.backends.object.rst

This file was deleted.

22 changes: 0 additions & 22 deletions docs/api/backends/vector.backends.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.Et.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.Et2.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.Mt.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.Mt2.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.add.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.beta.rst

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.boost_p4.rst

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.dot.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.equal.rst

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.gamma.rst

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions docs/api/compute/lorentz/vector._compute.lorentz.isclose.rst

This file was deleted.

Loading

0 comments on commit 2a3daae

Please sign in to comment.