ComPWA / qrules

Rule-based particle reaction problem solver on a quantum number level
https://qrules.rtfd.io
Apache License 2.0
9 stars 4 forks source link

ENH: hide trivial values from DOT rendering #214

Closed redeboer closed 1 year ago

redeboer commented 1 year ago

As a follow-u #168, the values of edges on a DOT rendering of a state transition graph with quantum number dicts are now hidden if they are zero (except for things like isospin).

In addition, #212 introduced a bug that removes the speed-up when using set_allowed_intermediate_particles(). This PR fixes that.

This PR (f005138)

f005138

Main branch (b5017b6)

b5017b6