unitaryfund / aquapointer

Package applying quantum algorithms to find locations of water molecules in a protein cavity
GNU General Public License v3.0
8 stars 1 forks source link

Update install instructions, setup, and requirements #90

Closed Misty-W closed 2 months ago

Misty-W commented 3 months ago

Fixes #89

  1. Updates installation instructions in the readme.
  2. Updates setup.py to install requirements automatically
  3. Resolves dependency version conflicts
Misty-W commented 3 months ago

@FarLab this resolves the comments we received about requirements and setup except adding qiskit-aer, which fails on a dependency issue with sk-build. I propose to merge the improvements on this PR and add qiskit-aer in another PR.