Installing

  1. Clone the repository:

    git clone https://github.com/usc-psychsim/psychsim.git
    
  2. Install system-wide by running the following from the installation directory:

    pip install -e .
    
  3. Profit

Uninstall:

pip uninstall psychsim