-
Notifications
You must be signed in to change notification settings - Fork 0
Installation guide
To install the package you will need python 3.0+ installation as well as github account. This package is an intellectual property of Skoltech and is stored in a private github repository. So, if you would like to test or develop this package, please contact any of the following persons (to be granted access to the repo):
- Keith Stevenson [email protected] (although he might be really busy)
- Mikhail Pugach (lead scientist) [email protected] or +7(967)040-64-01 (whatsapp)
- Igor Panin (developer) [email protected] or +7(901)793-67-82 (whatsapp, viber, telegram)
- Alexander Ryzhov (scientist) [email protected] or +7(963)696-73-13 (whatsapp)
The package is written in python programming language and requires python 3.0+ to work correctly. So you need to install python first. Concise instructions for Windows, Mac OSX, Linux and other major platforms can be found on python.org.
If you have access to the package repository on github run the following command in a terminal. You might be asked to login to your github account.
pip install git+https://github.com/SoulDancer27/RFB-modeling
If you would like to experiment with the package source code you can clone the whole repository from github. You need access to the repo to be able to do it.