-
Notifications
You must be signed in to change notification settings - Fork 17
Installation
Aksenov Dmitry edited this page Jul 26, 2020
·
11 revisions
- Install Anaconda.
- Run in command line pip3 install siman
- Run in command line sudo pip3 install siman
- If you want to use IPython Notebook you can install just IPython or Jupyter Notebook
for add_neb() and void search you may need to compile C++ file findpores.cpp with make_findpores in Siman folder
sudo pip3 install adjustText - required for fit_and_plot() extension
- Install python3 and numpy
- Download latest siman package from https://github.com/dimonaks/siman/archive/master.zip and unpack into your folder
- Inside the folder run sudo pip3 install . or just add path to package in your python project
- For full functionality install dependencies: matplotlib, paramiko, pymatgen, ase, six, tabulate, pandas, scipy