New phaseScanner repo, implementing reclassifications for model attributes, chain commands and procedures, and various inheritance fixes.
Python3 module dependencies:
-
tqdm --> Install via
pip3 install tqdm -
halo --> Install via
pip3 install halo -
colorama --> Install via
pip3 install colorama
External dependencies:
- FlexibleSUSY (and implicitly SARAH) ---> https://github.com/FlexibleSUSY/FlexibleSUSY
- Gmail capability. Follow instructions https://developers.google.com/gmail/api/quickstart/python to set up the gmail api.
- Automatic GitHub backup. Create a git repository called 'Results_Auto', clone it to your device and then follow instructions https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/ to add your computer's ssh key to your git repo.