zfit / phasespace

Phase space generation implemented in TensorFlow
https://phasespace.rtfd.io
BSD 3-Clause "New" or "Revised" License
24 stars 9 forks source link

Expand docs on mass shapes #19

Closed jonas-eschle closed 5 years ago

jonas-eschle commented 5 years ago

Fixed and refactored the mass creator. Explicit casts and a broadcast (tfp dist broadcast automatically). (yes, not every line is strictly needed, but since user gonna copy paste the docs, this is the save way) Ready from my side