You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Link to online documentation in the Documentation section
Proper installation guide with Pypi in the documentation with mandatory tests when installing
Change the command line to install the package using pip. The current line is pip install -r requirements.txt -e ./QDecomp. It should be pip install QDecomp when released on PyPi.