Installation
You can install recombulator-x via the pip command from the standard PyPI repository:
pip install recombulator-x
Software dependencies
recombulator-x needs the following Python modules and versions:
Notably, it is not mandatory to have Numba installed: if Numba
it is not installed, just the implementations which do not use Numba will be available.