Getting started

Install for CPU computation

pip install simulated-bifurcation

Install for GPU computation

  1. Install PyTorch with GPU support.

  2. Install package from PyPI:

pip install simulated-bifurcation

To install the latest working version corresponding to the GitHub main branch status, use:

pip install git+https://github.com/bqth29/simulated-bifurcation-algorithm.git