User Guide
Developer Guide
Other
Install ConfOpt using pip:
pip install confopt
Alternatively, for the latest development version, clone the repository and install it in editable mode:
git clone https://github.com/rick12000/confopt.git cd confopt pip install -e .