Install

It can be installed via pip:

pip install rfmix-reader

GPU Acceleration

rfmix-reader leverages GPU acceleration for improved performance. To use this functionality, you will need to install the following libraries for your specific CUDA version:

  • RAPIDS: Refer to official installation guide here

  • PyTorch: Installation instructions can be found here