Skip to content

Credits#

phasespace-jax is a fork of zfit/phasespace and is distributed under the same BSD-3-Clause license (see LICENSE). The phase space generation algorithm and the original implementation are the work of the authors listed below; this fork only replaces the computational backend.

Original authors (zfit/phasespace)#

Development lead

Developers

The original implementation is described in A. Puig Navarro and J. Eschle, phasespace: n-body phase space generation in Python, Journal of Open Source Software 4(42), 1570 (2019).

This fork#

  • Melvin Strobl melvin.strobl@kit.edu: port of the computational backend to JAX, GPU compatibility and general maintenance