Getting started¶
Install for CPU computation¶
pip install simulated-bifurcation
Install for GPU computation¶
Install PyTorch with GPU support.
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