tzuhanchang / HyPER

Hypergraph for Particle Event Reconstruction
MIT License
3 stars 0 forks source link

Fix `RuntimeError` raised during hyperedge coefficient calculation #47

Closed tzuhanchang closed 3 months ago

tzuhanchang commented 3 months ago

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