Get Started
Installation
Supported platforms: is currently supported on Linux and macOS.
Prerequisite: These instructions assume you have conda
installed on your machine.
Instructions
Follow these steps to install and run on your machine.
Step 1: Clone :
git
Step 2: Navigate to the scvxgen
directory:
bash
Step 3: Create a conda
environment and activate it:
conda
Step 4: Install pip
:
pip
This should also automatically install Python in the scvxgen
environment.
Step 5: Install :
Test Installation
Step 1: Navigate to the tests
directory:
bash
Step 2: Run the following command(s):