Skip to content

Commit

Permalink
fixed dodgy list conversion in ReST READNE #143
Browse files Browse the repository at this point in the history
  • Loading branch information
jacanchaplais committed Aug 31, 2023
1 parent 1677093 commit d494f2a
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,14 @@ Object oriented interface to track-level particle data for collider
physics, with routines for constructing and performing calculations over
graph-structured data.

Provides data structures for: \* 4-momenta \* PDG codes \* Particle
status codes \* Color codes \* Helicity / spin polarisation data \* COO
adjacency lists (for graph-structured data)
Provides data structures for:

* 4-momenta
* PDG codes
* Particle status codes
* Color codes
* Helicity / spin polarisation data
* COO adjacency lists (for graph-structured data)

.. code:: python3
Expand Down

0 comments on commit d494f2a

Please sign in to comment.