tzuhanchang / HyPER

Hypergraph for Particle Event Reconstruction
MIT License
4 stars 1 forks source link

Fix `RuntimeError` raised during hyperedge coefficient calculation #47

Closed tzuhanchang closed 6 months ago

tzuhanchang commented 6 months ago

Fix RuntimeError raised by HyPER.utils.softmax during coefficient calculation #46. The previous bug was introduced in #36.