Installation
SMA-REACT is available under the GNU general public license on GitHub
Currently, we do not support pip installation. Please download or clone the repository and type:
``python setup.py install``
Requirements
SMA-REACT is compatible with Python 3.9 and is built with pyqt5, version 5.15.10. Here is a complete list of dependencies:
We recommend creating an anaconda virtual environment with the aforementioned packages installed and running the code in Spyder. A packaged executable for SMA-REACT is in development.