yass icon indicating copy to clipboard operation
yass copied to clipboard

Installation Improvements

Open calvinytong opened this issue 4 years ago • 0 comments

Improve installation process by managing cuda and python deps with conda. Also dockerizes the setup, so the code is more shippable.

If this is merged the wiki will need to be updated, but installation is now simplified to

  1. Install miniconda
  2. make install
  3. conda activate yass

Addresses #324

calvinytong avatar May 04 '20 21:05 calvinytong