2 Installation

Download an executable file from the download page for your system and off you go, or do the following:

  1. Download the code from the download page.
  2. Compile it by typing something like the following:
    g++ -m64 -O3 *.cpp -o cassi
    
  3. Start using CASSI!