Need to have the following packages installed before using the software
- Python 3.6
- numpy, scipy
- matplotlib
- QT5 (PyQT5)
- Unzip the source code to any directory
- Run "python compile.py"
- Run "python main.py" The user can open the sample file "SampleFunction.py". The sample will show a period-doubling renormalizable quadratic unimodal map.
Copyright (C) 2017 Dyi-Shing Ou.
Renormalization Plot is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.
Renormalization Plot is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Renormalization Plot. If not, see http://www.gnu.org/licenses/.